Re: [RFC 01/11] add generic versions of debugfs file operations

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Al Viro
Date: Saturday, February 23, 2008 - 5:24 am

On Tue, Feb 19, 2008 at 05:04:36AM +0100, Arnd Bergmann wrote:

Ewww - caps, \n...  BTW, \0 is pointless here - simple_read_from_buffer() will
not access it with these arguments)...


Please, check the length; sloppy input grammar is a bad idea.  Hell, at the
very least you want -EINVAL if input is not recognized...
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC 01/11] add generic versions of debugfs file opera ..., Al Viro, (Sat Feb 23, 5:24 am)