]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: fix a number of checkpatch complaints
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Thu, 22 Nov 2012 10:16:28 +0000 (12:16 +0200)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Thu, 22 Nov 2012 10:16:28 +0000 (12:16 +0200)
commita9d179326659349f88c9d795027a4946278f6620
tree9f0d310cc067eff97d78361e41372fd6c9b81126
parente55a1c47bea51ca6aefb982a0a30871999d6768f
mtd: fix a number of checkpatch complaints

While checking the "__devinit" removal patches with checkpatch.pl, I
noticed several warnings related to a space between the function name
and '(', as well as long lines. I fixed the warnings up in this patch.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
drivers/mtd/devices/mtd_dataflash.c
drivers/mtd/maps/amd76xrom.c
drivers/mtd/maps/bfin-async-flash.c
drivers/mtd/maps/ck804xrom.c
drivers/mtd/maps/esb2rom.c
drivers/mtd/maps/gpio-addr-flash.c
drivers/mtd/maps/ichxrom.c
drivers/mtd/maps/sa1100-flash.c
drivers/mtd/nand/jz4740_nand.c