commit | d640d5dd2fd1ce0017db925051e99adeb6164dcd | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Wed Apr 08 01:41:13 2015 -0500 |
committer | Simon Glass <sjg@chromium.org> | Sat Apr 18 11:11:34 2015 -0600 |
tree | 1559b11694e42bbd7812a33de2639768998315ff | |
parent | 4af0b773b70a14a05780144735d5a95817a79bf8 [diff] |
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>