From: Fabian Frederick Date: Thu, 22 May 2014 00:42:24 +0000 (+1000) Subject: fs/jfs/super.c: remove 0 assignment to static + code clean-up X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~9^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=789602e95d5ceb4c08b673fe4b39aa109bc66527;p=pandora-kernel.git 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 Signed-off-by: Andrew Morton Signed-off-by: Dave Kleikamp --- Reading git-diff-tree failed