]> git.ipfire.org Git - people/ms/u-boot.git/commit - net/tftp.c
net: cosmetic: Fixup var names related to boot file
authorJoe Hershberger <joe.hershberger@ni.com>
Wed, 8 Apr 2015 06:41:02 +0000 (01:41 -0500)
committerSimon Glass <sjg@chromium.org>
Sat, 18 Apr 2015 17:11:32 +0000 (11:11 -0600)
commit1411157d857840da444db63f6ba3a3a658a99c5b
tree472a608659ae85e46e876789bc52a8f38d160237
parent049a95a7759c0e384c1fc7b8575d968d56a33997
net: cosmetic: Fixup var names related to boot file

The variables around the bootfile were inconsistent and used CamelCase.
Update them to make the code more readable.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Simon Glass <sjg@chromium.org>
common/cmd_net.c
common/cmd_pxe.c
common/update.c
include/net.h
net/bootp.c
net/bootp.h
net/eth.c
net/net.c
net/nfs.c
net/tftp.c