Re: [U-Boot] [PATCH v2 15/25] net: cosmetic: Clean up DNS variables and functions

2015-04-08 Thread Simon Glass
On 8 April 2015 at 06:46, Simon Glass wrote: > On 8 April 2015 at 00:41, Joe Hershberger wrote: >> Make a thorough pass through all variables and function names contained >> within dns.c and remove CamelCase and improve naming. >> >> Signed-off-by: Joe Hershberger >> --- >> >> Changes in v2: Non

Re: [U-Boot] [PATCH v2 15/25] net: cosmetic: Clean up DNS variables and functions

2015-04-08 Thread Simon Glass
On 8 April 2015 at 00:41, Joe Hershberger wrote: > Make a thorough pass through all variables and function names contained > within dns.c and remove CamelCase and improve naming. > > Signed-off-by: Joe Hershberger > --- > > Changes in v2: None > > common/cmd_net.c | 6 +++--- > include/net.h

[U-Boot] [PATCH v2 15/25] net: cosmetic: Clean up DNS variables and functions

2015-04-07 Thread Joe Hershberger
Make a thorough pass through all variables and function names contained within dns.c and remove CamelCase and improve naming. Signed-off-by: Joe Hershberger --- Changes in v2: None common/cmd_net.c | 6 +++--- include/net.h| 4 ++-- net/dns.c| 53 +