git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
810b7e0
)
mtd: fix a number of checkpatch complaints
author
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Thu, 22 Nov 2012 10:16:28 +0000
(12:16 +0200)
committer
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Thu, 22 Nov 2012 10:16:28 +0000
(12:16 +0200)
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>
No differences found