]> git.ipfire.org Git - people/ms/u-boot.git/commit - net/net.c
net: cosmetic: Clean up CDP variables and functions
authorJoe Hershberger <joe.hershberger@ni.com>
Wed, 8 Apr 2015 06:41:14 +0000 (01:41 -0500)
committerSimon Glass <sjg@chromium.org>
Sat, 18 Apr 2015 17:11:34 +0000 (11:11 -0600)
commit6aede5b750e342c3293ec1d87c4dbb9376280bbe
tree8047c5b255d7a28924301394700976efc37c3641
parent331db5a90f0431465c36189672b2096b9b1e37d0
net: cosmetic: Clean up CDP variables and functions

Make a thorough pass through all variables and function names contained
within cdp.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/cdp.c
net/cdp.h
net/net.c