]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
silicom: checkpatch: errors caused by macros
authorLorenz Haspel <lorenz@badgers.com>
Wed, 19 Jun 2013 08:43:07 +0000 (10:43 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Jun 2013 23:13:13 +0000 (16:13 -0700)
commit27a9095aa00426f80660df0e5f857a06852e1496
treee4dc78fbfba11f0f5f71ba7b08f040aa76b09307
parentbbeebeccb066b408d9e3490659e8ff417153c5ee
silicom: checkpatch: errors caused by macros

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>
drivers/staging/silicom/bpctl_mod.c