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

Simon Glass sjg at chromium.org
Wed Apr 8 16:37:42 CEST 2015


On 8 April 2015 at 06:46, Simon Glass <sjg at chromium.org> wrote:
> On 8 April 2015 at 00:41, Joe Hershberger <joe.hershberger at ni.com> 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 <joe.hershberger at ni.com>
>> ---
>>
>> Changes in v2: None
>>
>>  common/cmd_net.c |  6 +++---
>>  include/net.h    |  4 ++--
>>  net/dns.c        | 53 +++++++++++++++++++++++++----------------------------
>>  net/dns.h        |  2 +-
>>  net/net.c        |  2 +-
>>  5 files changed, 32 insertions(+), 35 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list