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