mtd: maps: pci: remove dead code
authorWolfram Sang <w.sang@pengutronix.de>
Sat, 11 Aug 2012 08:58:43 +0000 (10:58 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Sat, 29 Sep 2012 14:00:21 +0000 (15:00 +0100)
commitdb68f288968cd563b383dfaa1c3c5b58c3d9ad20
tree7e76c6f704b8046127b1bbc2f04331c7e2be59a9
parent13e859745cf8cf0e6602759b1ef2abcb9ced7991
mtd: maps: pci: remove dead code

Removes disabled printk (which should be dev_dbg these days) as well
as #if 0 blocks (which are trivial to reimplement if ever needed) to
meet basic CodingStyle guidelines.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/maps/pci.c