]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:27:16 +0000 (22:27 +0200)
commit9529502c362563d54e313f8c4583414aac570289
treea9152d22bc9f57b43e46b84037c6c5f1c8adeaf7
parent064ae553556d4a387861a6d7019d7c31ff30797c
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/bootme.c
net/bootp.c
net/bootp.h
net/net.c