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:
bbeebec
)
silicom: checkpatch: errors caused by macros
author
Lorenz Haspel
<lorenz@badgers.com>
Wed, 19 Jun 2013 08:43:07 +0000
(10:43 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 24 Jun 2013 23:13:13 +0000
(16:13 -0700)
fixed checkpatch error:
added parenthesis around complex macro.
Macro with return was only used once in the code,
so I expandet it in-place.
Signed-off-by: Lorenz Haspel <lorenz@badgers.com>
Signed-off-by: Michael Banken <michael.banken@mathe.stud.uni-erlangen.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found