[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200918.145350.47731335344156016.davem@davemloft.net>
Date: Fri, 18 Sep 2020 14:53:50 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: wanghai38@...wei.com
Cc: kuba@...nel.org, gustavoars@...nel.org, mhabets@...arflare.com,
mst@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] net/appletalk: Supply missing net/Space.h
include file
From: Wang Hai <wanghai38@...wei.com>
Date: Fri, 18 Sep 2020 20:55:51 +0800
> If the header file containing a function's prototype isn't included by
> the sourcefile containing the associated function, the build system
> complains of missing prototypes.
>
> Fixes the following W=1 kernel build warning(s):
>
> drivers/net/appletalk/cops.c:213:28: warning: no previous prototype for ‘cops_probe’ [-Wmissing-prototypes]
> drivers/net/appletalk/ltpc.c:1014:28: warning: no previous prototype for ‘ltpc_probe’ [-Wmissing-prototypes]
>
> Signed-off-by: Wang Hai <wanghai38@...wei.com>
Applied.
Powered by blists - more mailing lists