From: Wim Van Sebroeck <wim@iguana.be>
To: Jaswinder Singh Rajput <jaswinder@kernel.org>
Cc: Ross Biro <rossb@google.com>, David Hardeman <david@2gen.com>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: Watchdog: How to get rid of warning ‘esb_pci_tbl’ defined but not used
Date: Fri, 12 Mar 2010 15:57:51 +0100 [thread overview]
Message-ID: <20100312145751.GO4017@infomag.iguana.be> (raw)
In-Reply-To: <1267254779.25446.10.camel@localhost>
Hello,
> Various people pointed this warning but it is still not fixed :
>
> CC drivers/watchdog/i6300esb.o
> drivers/watchdog/i6300esb.c:341: warning: ‘esb_pci_tbl’ defined but not used
>
> Is any special reason to keep this warning.
>From the source code:
/*
* Data for PCI driver interface
*
* This data only exists for exporting the supported
* PCI ids via MODULE_DEVICE_TABLE. We do not actually
* register a pci_driver, because someone else might one day
* want to register another driver on the same PCI id.
*/
I changed the code so that in the next linux release you want have this anymore.
Wim.
prev parent reply other threads:[~2010-03-12 14:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-27 7:12 Jaswinder Singh Rajput
2010-03-12 14:57 ` Wim Van Sebroeck [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=20100312145751.GO4017@infomag.iguana.be \
--to=wim@iguana.be \
--cc=david@2gen.com \
--cc=jaswinder@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rossb@google.com \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome