commit | 7044c6bb69ca654a229c208065f5b0777f05af5f | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Wed Apr 08 01:41:09 2015 -0500 |
committer | Simon Glass <sjg@chromium.org> | Sat Apr 18 11:11:33 2015 -0600 |
tree | 22975435e95a72643735433656f62ce23b4a509d | |
parent | 85d25e0e7630a61bdbf2d4e8b1991e3cc6c96d65 [diff] |
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>