From: Ezequiel Garcia Date: Mon, 25 Nov 2013 11:30:31 +0000 (-0300) Subject: mtd: nand: refactor print messages X-Git-Tag: v3.14-rc1~65^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20171642ed064815fd4372e9e8b1fedff79148f1;p=pandora-kernel.git mtd: nand: refactor print messages Add a nice "nand:" prefix to all pr_xxx() messages. This allows to get rid of the "NAND" words in messages, given the context is already given by the prefix. Remove the __func__ report from messages where it's not needed and refactor the device detection messages to show itself in several lines. Signed-off-by: Ezequiel Garcia Signed-off-by: Brian Norris --- Reading git-diff-tree failed