From: Akinobu Mita Date: Mon, 3 Sep 2012 13:00:00 +0000 (+0900) Subject: mtd: mtd_nandecctest: improve message output X-Git-Tag: v3.7-rc1~70^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5b8384abc11fd566a3633b7bd7d476ff04c31af;p=pandora-kernel.git mtd: mtd_nandecctest: improve message output This includes the message related changes: - Use pr_* instead of printk - Print hexdump of ECC code if test fails - Change log level for hexdump of data from KERN_DEBUG to KERN_INFO - Factor out the hexdump code into a separate function Signed-off-by: Akinobu Mita Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed