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)
committerSimon Glass <sjg@chromium.org>
Sat, 18 Apr 2015 17:11:34 +0000 (11:11 -0600)
commit786eac5f9d0a9c30c2aceaededc9170a9dfb0197
tree9822bd9438bcdc905df90525d999b6055e07a0e2
parent6aede5b750e342c3293ec1d87c4dbb9376280bbe
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