]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: maps: pci: remove dead code
authorWolfram Sang <w.sang@pengutronix.de>
Sat, 11 Aug 2012 08:58:43 +0000 (10:58 +0200)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Sat, 25 Aug 2012 11:33:54 +0000 (14:33 +0300)
commit56b827932c047332b7e0e36c9d2b2856e5c41a04
tree1d8000578b71d74874ddfb4430fe18945f40bd8a
parentcfd95c6c7950bd5679cd7177d0bc8ec8325e97d5
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>
drivers/mtd/maps/pci.c