All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fengguang Wu <fengguang.wu@intel.com>
To: kernel-janitors@vger.kernel.org
Subject: Re: [pci:pci:bjorn-cleanup-remove 16/16] drivers/parisc/dino.c:598:3: error: implicit declaration of
Date: Tue, 21 Aug 2012 12:52:50 +0000	[thread overview]
Message-ID: <20120821125250.GB22321@localhost> (raw)
In-Reply-To: <20120819115449.GB20588@localhost>

On Mon, Aug 20, 2012 at 09:45:11AM -0600, Bjorn Helgaas wrote:
> On Sun, Aug 19, 2012 at 5:54 AM, Fengguang Wu <fengguang.wu@intel.com> wrote:
> > Hi Bjorn,
> >
> > FYI, kernel build failed on
> >
> > tree:   git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci/bjorn-cleanup-remove
> > head:   f757bd1fe5535350c50058bf999f437cb9106d52
> > commit: f757bd1fe5535350c50058bf999f437cb9106d52 [16/16] PCI: Remove unused pci_dev_b()
> > config: parisc-defconfig (attached as .config)
> >
> > All related error/warning messages:
> >
> > drivers/parisc/dino.c: In function 'dino_fixup_bus':
> > drivers/parisc/dino.c:598:3: error: implicit declaration of function 'pci_dev_b' [-Werror=implicit-function-declaration]
> > drivers/parisc/dino.c:598:7: warning: assignment makes pointer from integer without a cast [enabled by default]
> > cc1: some warnings being treated as errors
> >
> > vim +598 drivers/parisc/dino.c
> >    595
> >    596
> >    597          list_for_each(ln, &bus->devices) {
> >  > 598                  dev = pci_dev_b(ln);
> >    599                  if (is_card_dino(&dino_dev->hba.dev->id))
> >    600                          dino_card_fixup(dev);
> >    601
> 
> Fixed.
> 
> Thanks a lot for finding this!  This is an awesome service -- I hadn't

Thank you :)

> even put it into "next" yet, so I had no idea you'd even look at it.

Yeah, I blindly fetch and test every commits in all new/updated branches
in the monitored trees. blacklist is also supported, in case you need it.

Thanks,
Fengguang

  parent reply	other threads:[~2012-08-21 12:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-19 11:54 [pci:pci:bjorn-cleanup-remove 16/16] drivers/parisc/dino.c:598:3: error: implicit declaration of fun Fengguang Wu
2012-08-20 15:45 ` [pci:pci:bjorn-cleanup-remove 16/16] drivers/parisc/dino.c:598:3: error: implicit declaration of Bjorn Helgaas
2012-08-21 12:52 ` Fengguang Wu [this message]
2012-09-06  3:40 ` [pci:pci:bjorn-cleanup-remove 16/16] drivers/parisc/dino.c:598:3: error: implicit declaration of fun Fengguang Wu
2012-09-06 17:21 ` [pci:pci:bjorn-cleanup-remove 16/16] drivers/parisc/dino.c:598:3: error: implicit declaration of Bjorn Helgaas
2012-09-06 23:06 ` Fengguang Wu

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=20120821125250.GB22321@localhost \
    --to=fengguang.wu@intel.com \
    --cc=kernel-janitors@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.