commit | 786eac5f9d0a9c30c2aceaededc9170a9dfb0197 | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Wed Apr 08 01:41:15 2015 -0500 |
committer | Simon Glass <sjg@chromium.org> | Sat Apr 18 11:11:34 2015 -0600 |
tree | 9822bd9438bcdc905df90525d999b6055e07a0e2 | |
parent | 6aede5b750e342c3293ec1d87c4dbb9376280bbe [diff] |
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>