From: Artem Bityutskiy Date: Thu, 22 Nov 2012 10:16:28 +0000 (+0200) Subject: mtd: fix a number of checkpatch complaints X-Git-Tag: v3.8-rc1~47^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bf350b7245b40fe6a57b79ec4a04c85195dc648;p=pandora-kernel.git 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 --- Reading git-diff-tree failed