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

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