]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: cosmetic: Clean up ARP variables and functions
authorJoe Hershberger <joe.hershberger@ni.com>
Wed, 8 Apr 2015 06:41:08 +0000 (01:41 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:19:43 +0000 (22:19 +0200)
commit064ae553556d4a387861a6d7019d7c31ff30797c
tree8c3d51cf5d4959c446ac911285ee15e3dcbd3c76
parente3f422f27ec884c8ae64b5b5d26f7929c95a3a0e
net: cosmetic: Clean up ARP variables and functions

Make a thorough pass through all variables and function names contained
within arp and remove CamelCase and improve naming.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Simon Glass <sjg@chromium.org>
net/arp.c
net/arp.h
net/net.c
net/ping.c