
8 Apr
2015
8 Apr
'15
4:37 p.m.
On 8 April 2015 at 06:46, Simon Glass sjg@chromium.org wrote:
On 8 April 2015 at 00:41, Joe Hershberger joe.hershberger@ni.com wrote:
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
Changes in v2: None
net/net.c | 4 +- net/nfs.c | 173 +++++++++++++++++++++++++++----------------------------------- net/nfs.h | 2 +- 3 files changed, 79 insertions(+), 100 deletions(-)
Acked-by: Simon Glass sjg@chromium.org
Applied to u-boot-dm/next, thanks!