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