Staging: silicom: move more assignments out of if conditions
authorChad Williamson <chad@dahc.us>
Tue, 18 Jun 2013 03:32:05 +0000 (22:32 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Jun 2013 18:41:41 +0000 (11:41 -0700)
commitd0941b1e07c129da4afc725c2c982b97e99e040f
tree04387202467ee19338ce2dca230746e3628c7234
parent3f3c1fc9adf65cb31565e08803cd20b7016e8f76
Staging: silicom: move more assignments out of if conditions

Remove more assignments from if-statement conditions in bpctl_mod.c,
resolving checkpatch.pl errors. Those that remain need more attention
than I'm presently prepared to give them.

Signed-off-by: Chad Williamson <chad@dahc.us>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/silicom/bpctl_mod.c