kernel-ark/fs/fat
Cruz Julian Bishop c90518290e fs/fat: fix two checkpatch issues in cache.c
This does the following:
	1: Splits the arguments of a function call to stop it
		from exceeding 80 characters
	2: Re-indents the arguments of another function call
		to prevent the splitting of a quoted string.

Signed-off-by: Cruz Julian Bishop <cruzjbishop@gmail.com>
Acked-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-10-06 03:05:10 +09:00
..
cache.c fs/fat: fix two checkpatch issues in cache.c 2012-10-06 03:05:10 +09:00
dir.c fat (exportfs): fix dentry reconnection 2012-10-06 03:05:09 +09:00
fat.h fs/fat: chang indentation of some comments in fat.h 2012-10-06 03:05:10 +09:00
fatent.c fat: switch to fsinfo_inode 2012-05-31 17:49:28 -07:00
file.c userns: Convert fat to use kuid/kgid where appropriate 2012-09-20 06:11:55 -07:00
inode.c fat (exportfs): fix dentry reconnection 2012-10-06 03:05:09 +09:00
Kconfig
Makefile fat (exportfs): move NFS support code 2012-10-06 03:05:09 +09:00
misc.c fat: Replace all printk with fat_msg() 2011-04-12 21:12:42 +09:00
namei_msdos.c fs/fat: fix a checkpatch issue in namei_msdos.c 2012-10-06 03:05:09 +09:00
namei_vfat.c fat (exportfs): fix dentry reconnection 2012-10-06 03:05:09 +09:00
nfs.c fat (exportfs): fix dentry reconnection 2012-10-06 03:05:09 +09:00