commit | 1cd844fe43cb6464b34dea504930c1a15e4ad38d | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Oct 20 10:39:22 2010 -0700 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Mon Oct 25 01:36:36 2010 +0100 |
tree | 9ca1b00273c7a3c166030389c2daf1f5e60f0996 | |
parent | 2316d3bc95ff65b7c0c40c70db83455912cf0328 [diff] |
mtd: phram: use KBUILD_MODNAME Use the more standard #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt No change in output strings. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>