aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/via-velocity.c
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-04-06 22:09:06 +0000
committerDavid S. Miller <davem@davemloft.net>2010-04-07 02:07:49 -0700
commit2cc3c6b1bc2d68ddb003a94f7313999f7984735f (patch)
treeac4b09a37bc388062e7da1c94981324cff1f8382 /drivers/net/via-velocity.c
parentau1000-eth: prefix all functions with au1000_ (diff)
downloadlinux-dev-2cc3c6b1bc2d68ddb003a94f7313999f7984735f.tar.xz
linux-dev-2cc3c6b1bc2d68ddb003a94f7313999f7984735f.zip
au1000-eth: fix checkpatch errors.
This patch fixes multiple errors reported by checkpatch: - else not on the ending brace of an if { } - multiple occurences of for( instead of for ( - c99 comments - assignment and tests on the same line - test and statements on the same line - macro with complex value not between parenthesis - static variable with initialization value No functionnal change. Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/via-velocity.c')
0 files changed, 0 insertions, 0 deletions