-
- Downloads
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
These uses sometimes do and sometimes don't have '\n' terminations. Make the uses consistently use '\n' terminations and remove the newline from the functions. Miscellanea: o Coalesce formats o Realign arguments Signed-off-by:Joe Perches <joe@perches.com> Reviewed-by:
Mark Fasheh <mfasheh@suse.de> Cc: Joel Becker <jlbec@evilplan.org> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- fs/ocfs2/alloc.c 32 additions, 54 deletionsfs/ocfs2/alloc.c
- fs/ocfs2/aops.c 2 additions, 2 deletionsfs/ocfs2/aops.c
- fs/ocfs2/dir.c 23 additions, 26 deletionsfs/ocfs2/dir.c
- fs/ocfs2/extent_map.c 12 additions, 10 deletionsfs/ocfs2/extent_map.c
- fs/ocfs2/inode.c 9 additions, 9 deletionsfs/ocfs2/inode.c
- fs/ocfs2/journal.c 1 addition, 1 deletionfs/ocfs2/journal.c
- fs/ocfs2/localalloc.c 1 addition, 2 deletionsfs/ocfs2/localalloc.c
- fs/ocfs2/move_extents.c 2 additions, 3 deletionsfs/ocfs2/move_extents.c
- fs/ocfs2/quota_local.c 1 addition, 2 deletionsfs/ocfs2/quota_local.c
- fs/ocfs2/refcounttree.c 23 additions, 30 deletionsfs/ocfs2/refcounttree.c
- fs/ocfs2/suballoc.c 35 additions, 40 deletionsfs/ocfs2/suballoc.c
- fs/ocfs2/super.c 2 additions, 2 deletionsfs/ocfs2/super.c
- fs/ocfs2/super.h 4 additions, 2 deletionsfs/ocfs2/super.h
- fs/ocfs2/xattr.c 16 additions, 19 deletionsfs/ocfs2/xattr.c
Loading
Please register or sign in to comment