]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
pcnet: code style cleanup
authorPaul Burton <paul.burton@imgtec.com>
Fri, 8 Nov 2013 11:18:43 +0000 (11:18 +0000)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sat, 9 Nov 2013 16:21:01 +0000 (17:21 +0100)
commit6011dabd0ae0c01991e4ccd85a15bb2225b7e8bd
treeac02099c068c7bac66ec6ea961664a525c1e3950
parentfa476f75bfff55772f0ebde3d5e02dc745e70f40
pcnet: code style cleanup

Fix up the code to match Documentation/CodingStyle. This is mostly
removing extraneous spaces.

No functional change is intended.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
drivers/net/pcnet.c