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