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

Simon Glass sjg at chromium.org
Wed Apr 8 14:45:57 CEST 2015


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>


More information about the U-Boot mailing list