]> git.ipfire.org Git - people/ms/u-boot.git/commit - net/rarp.c
net: cosmetic: Fix checkpatch.pl failures in net.c
authorJoe Hershberger <joe.hershberger@ni.com>
Wed, 8 Apr 2015 06:41:21 +0000 (01:41 -0500)
committerSimon Glass <sjg@chromium.org>
Sat, 18 Apr 2015 17:11:35 +0000 (11:11 -0600)
commitbc0571fc1067ff8a8fd16990ae65c1a2826ea90c
tree1381f5ebd824a415652755afd5adc65d362071b9
parenta34f2075633d7928e2988193b0caba5854e6ef20
net: cosmetic: Fix checkpatch.pl failures in net.c

Finish eliminating CamelCase from net.c and other failures

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Simon Glass <sjg@chromium.org>
21 files changed:
README
common/cmd_elf.c
common/cmd_net.c
common/spl/spl_net.c
common/update.c
doc/README.link-local
drivers/net/netconsole.c
include/net.h
net/arp.c
net/bootp.c
net/cdp.c
net/dns.c
net/eth.c
net/link_local.c
net/net.c
net/nfs.c
net/ping.c
net/rarp.c
net/sntp.c
net/tftp.c
test/dm/eth.c