commit | 4af0b773b70a14a05780144735d5a95817a79bf8 | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Wed Apr 08 01:41:12 2015 -0500 |
committer | Simon Glass <sjg@chromium.org> | Sat Apr 18 11:11:34 2015 -0600 |
tree | 2e5dcec919639523dc13de0744f4a1eba11d65d1 | |
parent | 8e805bb772d84f181918549f26faf5784c685985 [diff] |
net: cosmetic: Clean up SNTP variables and functions Make a thorough pass through all variables and function names contained within sntp.c and remove CamelCase and improve naming. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Simon Glass <sjg@chromium.org>