[U-Boot] [RFC PATCH 3/7] net: Remove unneeded "extern" in net.h
Simon Glass
sjg at chromium.org
Wed Jan 28 03:34:12 CET 2015
On 27 January 2015 at 16:27, 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>
> ---
>
> include/net.h | 96 +++++++++++++++++++++++++++++------------------------------
> 1 file changed, 48 insertions(+), 48 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list