From: Fabian Frederick Date: Fri, 6 Jun 2014 21:37:31 +0000 (-0700) Subject: fs/pstore: logging clean-up X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~4^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef74885353e0ee4d884604148628df3369c76719;p=pandora-kernel.git fs/pstore: logging clean-up - Define pr_fmt in plateform.c and ram_core.c for global prefix. - Coalesce format fragments. - Separate format/arguments on lines > 80 characters. Note: Some pr_foo() were initially declared without prefix and therefore this could break existing log analyzer. [akpm@linux-foundation.org: missed a couple of prefix removals] Signed-off-by: Fabian Frederick Cc: Joe Perches Cc: Anton Vorontsov Cc: Colin Cross Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed