summaryrefslogtreecommitdiff
path: root/fs/ubifs
diff options
context:
space:
mode:
authorSergei Antonov <saproj@gmail.com>2014-06-06 21:36:30 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2014-06-06 23:08:10 (GMT)
commitffbc0671618e9354ec065144f8a66ec5dd7d5d75 (patch)
tree0d04a4c1e114f7cf2337d53a1b4b68ee6b2d7485 /fs/ubifs
parent297cc27207446e9f054492fff5b561cebc589328 (diff)
downloadlinux-ffbc0671618e9354ec065144f8a66ec5dd7d5d75.tar.xz
hfsplus: coding style fix for declarations in hfsplus_fs.h
Some function declarations in hfsplus_fs.h were with argument names, some without, and some were mixed. This patch adds argument names everywhere, sorts function in order they go in .c files, and moves hfs_part_find() to a proper section. Auto-formatting and sorting was done with: cfunctions *.c | indent -linux | sed "s| \* | \*|" Signed-off-by: Sergei Antonov <saproj@gmail.com> Cc: Vyacheslav Dubeyko <slava@dubeyko.com> Cc: Hin-Tak Leung <htl10@users.sourceforge.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ubifs')
0 files changed, 0 insertions, 0 deletions