From: Joe Perches Date: Fri, 4 Sep 2015 22:44:51 +0000 (-0700) Subject: ocfs2: neaten do_error, ocfs2_error and ocfs2_abort X-Git-Tag: omap-for-v4.3/fixes-rc1~87^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ecef14ab1db961545354fa443749aeda2ea1b75;p=pandora-kernel.git 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 Reviewed-by: Mark Fasheh Cc: Joel Becker Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed