commit | 38ba2558748160da77e7e4d7ad55eac340d04fb9 | [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 | 698d78e5457bc04f4ee3cd6985429c34615bcb59 [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>