[U-Boot] [PATCH v2 11/25] net: cosmetic: Clean up RARP variables and functions
Simon Glass
sjg at chromium.org
Wed Apr 8 14:46:34 CEST 2015
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 rarp.c and remove CamelCase and improve naming.
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> ---
>
> Changes in v2: None
>
> net/net.c | 4 ++--
> net/rarp.c | 23 +++++++++++------------
> net/rarp.h | 6 +++---
> 3 files changed, 16 insertions(+), 17 deletions(-)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list