]> git.baikalelectronics.ru Git - kernel.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)
commitf7d2994d4d36d52dc2927436af27e31ab7c5f6af
tree7417c13bd7da0def1a262cb028501d3a2f42638c
parent93c589fac75aea11308dc4049133328744ab866e
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