]> git.kernelconcepts.de Git - karo-tx-uboot.git/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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:27:17 +0000 (22:27 +0200)
commitac77e3ba33e2aaf1b4f8dd9b95d51f93ed864e62
treeda381208386f6126093d5a1528e2d6f0537139a9
parentc51e9cc42e832ecb8c8c4e3f57407594ba80ac85
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