commit | ec7eabdde2cc3e71fa71f979bd3448c45122a4a8 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Wed Sep 08 11:11:31 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 09 21:36:36 2010 -0700 |
tree | 543997d67852b46fcb041cc7c733b6c57d0f6f7e | |
parent | 3441592b34121a38047ed6680f0ed9b9017de9cf [diff] |
au1000-eth: stylistic fixes This patch fixes the following checkpatch.pl warnings: - spaces after tabs - space between function and arguments - one-line statement braces - tabs instead of spaces Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: David S. Miller <davem@davemloft.net>