]> git.ipfire.org Git - people/ms/linux.git/commit
documnt FMODE_ constants
authorChristoph Hellwig <hch@lst.de>
Wed, 5 Nov 2008 13:58:46 +0000 (14:58 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 17 Mar 2009 00:52:42 +0000 (17:52 -0700)
commit9f97e596d592e354b5c7d3e36e4a70fa9f48536e
tree3421cb4d3365064e785e5d24e895c775ef3612c8
parentf412f397ce0080715f82c22d24b6fda240abfa07
documnt FMODE_ constants

commit fc9161e54d0dbf799beff9692ea1cc6237162b85 upstream.

Make sure all FMODE_ constants are documents, and ensure a coherent
style for the already existing comments.

[This is needed for the next patch in the .27 kernel which
 changes fs.h.  This patch makes it easier to handle. - gkh]

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/fs.h