]> bbs.cooldavid.org Git - net-next-2.6.git/commit
mtd: phram: use KBUILD_MODNAME
authorJoe Perches <joe@perches.com>
Wed, 20 Oct 2010 17:39:22 +0000 (10:39 -0700)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 25 Oct 2010 00:36:36 +0000 (01:36 +0100)
commit1cd844fe43cb6464b34dea504930c1a15e4ad38d
tree9ca1b00273c7a3c166030389c2daf1f5e60f0996
parent2316d3bc95ff65b7c0c40c70db83455912cf0328
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>
drivers/mtd/devices/phram.c