]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILE
authorJoe Perches <joe@perches.com>
Wed, 26 May 2010 21:44:14 +0000 (14:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 27 May 2010 16:12:52 +0000 (09:12 -0700)
commit492bb1bcb227d34dacee42b5bc712d28e16875a7
tree43c7cbf47ba95dde1c6914da9f0384960b885769
parent9d22a856b014b15be6ee25ee9745a3ecf3aaa134
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 <joe@perches.com>
Cc: Doug Thompson <dougthompson@xmission.com>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>
Cc: Tim Small <tim@buttersideup.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/edac/i5000_edac.c
drivers/edac/i5400_edac.c
drivers/edac/i82443bxgx_edac.c