mtd: use %*ph[CN] to dump small buffers
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 2 Aug 2012 13:06:47 +0000 (16:06 +0300)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Sat, 29 Sep 2012 13:59:28 +0000 (14:59 +0100)
commit13e859745cf8cf0e6602759b1ef2abcb9ced7991
tree3b5543f7bed728c20bb201a0c977c504bb19c892
parent513d57e1db53870cdc11e60df77c57c8b3897fdf
mtd: use %*ph[CN] to dump small buffers

There is new format specified that helps to dump small buffers. It makes the
code simpler and nicer.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Jiandong Zheng <jdzheng@broadcom.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/devices/doc2001plus.c
drivers/mtd/devices/docg3.c
drivers/mtd/nand/bcm_umi_bch.c
drivers/mtd/nand/s3c2410.c
This page took 0.08711 seconds and 5 git commands to generate.