diff options
author | Fabian Frederick <fabf@skynet.be> | 2014-05-22 02:42:24 +0200 |
---|---|---|
committer | Dave Kleikamp <dave.kleikamp@oracle.com> | 2014-06-03 21:13:59 +0200 |
commit | 789602e95d5ceb4c08b673fe4b39aa109bc66527 (patch) | |
tree | d2ab9b465d071ee9ab1c009a3b4393e3e3869339 /fs/ext4 | |
parent | fs/jfs/jfs_logmgr.c: remove NULL assignment on static (diff) | |
download | linux-789602e95d5ceb4c08b673fe4b39aa109bc66527.tar.xz linux-789602e95d5ceb4c08b673fe4b39aa109bc66527.zip |
fs/jfs/super.c: remove 0 assignment to static + code clean-up
-Static values are automatically initialized to NULL
-Coalesce format fragments
-Remove unnecessary {}
-Small typo fixes
-Fix lines > 80 characters
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
Diffstat (limited to 'fs/ext4')
0 files changed, 0 insertions, 0 deletions