LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Michael Schmitz <schmitzmic@gmail.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [arnd-playground:net-space-cleanup 7/14] drivers/net/ethernet/8390/ax88796.c:104:6: warning: no previous prototype for 'ax_NS8390_reinit'
Date: Wed, 4 Aug 2021 12:22:41 +1200 [thread overview]
Message-ID: <60f0f79e-34e0-c4b8-c30b-1962084465fa@gmail.com> (raw)
In-Reply-To: <CAK8P3a0V1B6M6+wjJ=zXCEm3YDiv9o4OSUt3i2pbZ-YsxPxz+w@mail.gmail.com>
Hi Arnd,
On 3/08/21 10:31 pm, Arnd Bergmann wrote:
> On Tue, Aug 3, 2021 at 11:35 AM kernel test robot <lkp@intel.com> wrote:
>> All warnings (new ones prefixed by >>):
>>
>>>> drivers/net/ethernet/8390/ax88796.c:104:6: warning: no previous prototype for 'ax_NS8390_reinit' [-Wmissing-prototypes]
>> 104 | void ax_NS8390_reinit(struct net_device *dev)
>> | ^~~~~~~~~~~~~~~~
>>
>>
>> vim +/ax_NS8390_reinit +104 drivers/net/ethernet/8390/ax88796.c
>>
>> 103
>> > 104 void ax_NS8390_reinit(struct net_device *dev)
>> 105 {
>> 106 ax_NS8390_init(dev, 1);
>> 107 }
>> 108
> I'll resend the series in a bit, fixed up this warning by moving the
> declaration to include/net/ax88796.h.
Thanks for taking care of this - I had lost track of that patch altogether.
Cheers,
Michael
>
> Arnd
prev parent reply other threads:[~2021-08-04 0:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-03 9:34 kernel test robot
2021-08-03 10:31 ` Arnd Bergmann
2021-08-04 0:22 ` Michael Schmitz [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=60f0f79e-34e0-c4b8-c30b-1962084465fa@gmail.com \
--to=schmitzmic@gmail.com \
--cc=arnd@arndb.de \
--cc=linux-kernel@vger.kernel.org \
--subject='Re: [arnd-playground:net-space-cleanup 7/14] drivers/net/ethernet/8390/ax88796.c:104:6: warning: no previous prototype for '\''ax_NS8390_reinit'\''' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).