]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mtd: Convert logging messages
authorJoe Perches <joe@perches.com>
Fri, 19 Apr 2013 17:59:35 +0000 (10:59 -0700)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 5 Aug 2013 19:47:17 +0000 (20:47 +0100)
commita1c06609b37c304c58f6d1d3b8e987edaf3391f3
tree7417c13bd7da0def1a262cb028501d3a2f42638c
parent4b6ff7afe8ca356ac51e98a7e01997cc17669254
mtd: Convert logging messages

Use a more current logging style.

Convert homegrown ERROR/INFO macros to pr_<level>.
Convert homegrown parse_err macros to pr_err and
expand hidden flow control.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/devices/block2mtd.c