]> git.sur5r.net Git - u-boot/commit
net: cosmetic: Clean up cmd_net variables and functions
authorJoe Hershberger <joe.hershberger@ni.com>
Wed, 8 Apr 2015 06:41:17 +0000 (01:41 -0500)
committerSimon Glass <sjg@chromium.org>
Sat, 18 Apr 2015 17:11:34 +0000 (11:11 -0600)
commit4fd5055f59eaf6b5374ceedd924a17453e18a798
tree61691ec1f5d6d63a38c24e368a48d6d5b970a438
parent6a38a5f3df7be51b112bb6cb3f1f20cfe16ca196
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>
common/cmd_net.c
include/net.h
net/net.c