commit | 013d3876dbf5f196440455898083c2b42fa48009 | [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 | d02aa6bf4a068ae0a9c23f9668cc3257bb8b0eeb [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>