[U-Boot] [PATCH v2 03/25] net: cosmetic: Fixup var names for DHCP strings

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


On 8 April 2015 at 06:45, Simon Glass <sjg at chromium.org> wrote:
> On 8 April 2015 at 00:41, Joe Hershberger <joe.hershberger at ni.com> wrote:
>> Remove CamelCase variable naming.
>> Move the definition to the same compilation unit as the primary use.
>>
>> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
>> ---
>>
>> Changes in v2: None
>>
>>  common/cmd_net.c | 12 ++++++------
>>  include/net.h    |  6 +++---
>>  net/bootp.c      | 51 +++++++++++++++++++++++++++------------------------
>>  net/net.c        |  6 ------
>>  4 files changed, 36 insertions(+), 39 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>

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


More information about the U-Boot mailing list