commit | 63ae96be98fa35bc058805b664ab15433efd553b | [log] [tgz] |
---|---|---|
author | Joe Perches <[email protected]> | Wed May 26 14:44:14 2010 -0700 |
committer | Linus Torvalds <[email protected]> | Thu May 27 09:12:52 2010 -0700 |
tree | 43c7cbf47ba95dde1c6914da9f0384960b885769 | |
parent | 5960164fde9bc2f2a99e751d3393faea316e7e36 [diff] |
drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILE Reduces text by eliminating multiple __FILE__ uses. [[email protected]: coding-style fixes] Signed-off-by: Joe Perches <[email protected]> Cc: Doug Thompson <[email protected]> Cc: Mauro Carvalho Chehab <[email protected]> Cc: Tim Small <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>