net: cosmetic: Clean up DHCP variables and functions
authorJoe Hershberger <[email protected]>
Wed, 8 Apr 2015 06:41:09 +0000 (01:41 -0500)
committerSimon Glass <[email protected]>
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 <[email protected]>
Acked-by: Simon Glass <[email protected]>
net/bootp.c
net/bootp.h
net/net.c