]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: cosmetic: Clean up ping variables and functions
authorJoe Hershberger <joe.hershberger@ni.com>
Wed, 8 Apr 2015 06:41:13 +0000 (01:41 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:27:17 +0000 (22:27 +0200)
commit8c6619a79f484b7e73c3c3068c99e3c6083adc7f
tree40df9e0441f3529612da008e4322a3538a63ab8f
parent0e4efca98437f916ee077f4bd0ccb202b201e3d9
net: cosmetic: Clean up ping variables and functions

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

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