mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
85a06b302a
Fixing the following checkpatch.pl errors and warning: ERROR: trailing whitespace + * $ WARNING: Block comments use * on subsequent lines +/* + Validates the correctness of the befs inode ERROR: "foo * bar" should be "foo *bar" +befs_check_inode(struct super_block *sb, befs_inode * raw_inode, Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com> |
||
---|---|---|
.. | ||
befs_fs_types.h | ||
befs.h | ||
btree.c | ||
btree.h | ||
ChangeLog | ||
datastream.c | ||
datastream.h | ||
debug.c | ||
endian.h | ||
inode.c | ||
inode.h | ||
io.c | ||
io.h | ||
Kconfig | ||
linuxvfs.c | ||
Makefile | ||
super.c | ||
super.h | ||
TODO |