From: Joe Perches Date: Wed, 26 May 2010 21:44:14 +0000 (-0700) Subject: drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILE X-Git-Tag: v2.6.35-rc1~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63ae96be98fa35bc058805b664ab15433efd553b;p=pandora-kernel.git drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILE Reduces text by eliminating multiple __FILE__ uses. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Joe Perches Cc: Doug Thompson Cc: Mauro Carvalho Chehab Cc: Tim Small Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed