[U-Boot] [RFC PATCH v2 3/8] net: Remove unneeded "extern" in net.h
Simon Glass
sjg at chromium.org
Sat Feb 7 02:25:42 CET 2015
On 2 February 2015 at 17:38, Joe Hershberger <joe.hershberger at ni.com> wrote:
> Many of the functions in net.h were preceded extern needlessly. Removing
> them to limit the number of checkpatch.pl complaints.
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
I think you dropped my tag on these?
Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> include/net.h | 96 +++++++++++++++++++++++++++++------------------------------
> 1 file changed, 48 insertions(+), 48 deletions(-)
>
More information about the U-Boot
mailing list