]> git.ipfire.org Git - people/ms/u-boot.git/commit - net/bootp.h
net: cosmetic: Clean up DHCP variables and functions
authorJoe Hershberger <joe.hershberger@ni.com>
Wed, 8 Apr 2015 06:41:09 +0000 (01:41 -0500)
committerSimon Glass <sjg@chromium.org>
Sat, 18 Apr 2015 17:11:33 +0000 (11:11 -0600)
commit7044c6bb69ca654a229c208065f5b0777f05af5f
tree22975435e95a72643735433656f62ce23b4a509d
parent85d25e0e7630a61bdbf2d4e8b1991e3cc6c96d65
net: cosmetic: Clean up DHCP variables and functions

Make a thorough pass through all variables and function names contained
within bootp.c and remove CamelCase and improve naming.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Simon Glass <sjg@chromium.org>
net/bootp.c
net/bootp.h
net/net.c