commit | 4fd5055f59eaf6b5374ceedd924a17453e18a798 | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Wed Apr 08 01:41:17 2015 -0500 |
committer | Simon Glass <sjg@chromium.org> | Sat Apr 18 11:11:34 2015 -0600 |
tree | 61691ec1f5d6d63a38c24e368a48d6d5b970a438 | |
parent | 6a38a5f3df7be51b112bb6cb3f1f20cfe16ca196 [diff] |
net: cosmetic: Clean up cmd_net variables and functions Make a thorough pass through all variables and function names contained within common/cmd_net.c and remove CamelCase and improve naming. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Simon Glass <sjg@chromium.org>