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>
Showing
- common/cmd_net.c 6 additions, 3 deletionscommon/cmd_net.c
- common/cmd_pxe.c 1 addition, 1 deletioncommon/cmd_pxe.c
- common/update.c 4 additions, 3 deletionscommon/update.c
- include/net.h 5 additions, 4 deletionsinclude/net.h
- net/bootp.c 14 additions, 13 deletionsnet/bootp.c
- net/bootp.h 0 additions, 1 deletionnet/bootp.h
- net/eth.c 2 additions, 1 deletionnet/eth.c
- net/net.c 13 additions, 13 deletionsnet/net.c
- net/nfs.c 10 additions, 9 deletionsnet/nfs.c
- net/tftp.c 15 additions, 14 deletionsnet/tftp.c
Loading
Please register or sign in to comment