commit | 647015931f7e064f95b49d32de041e9b7f410b21 | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Wed Apr 08 01:41:07 2015 -0500 |
committer | Simon Glass <sjg@chromium.org> | Sat Apr 18 11:11:33 2015 -0600 |
tree | 6a191690ed2241d4bc6143a7e1c7dece2e9c5eda | |
parent | 9f09a3698e724d663c4afc3d7e45d43a39d52d4a [diff] |
net: cosmetic: Clean up TFTP variables and functions Make a thorough pass through all variables and function names contained within tftp and remove CamelCase and improve naming. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Simon Glass <sjg@chromium.org>