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