Re: [PATCH] MIPS: Squash pci_fixup_irqs() compiler warning

From: Ralf Baechle
Date: Fri May 13 2011 - 06:15:58 EST


On Mon, Apr 18, 2011 at 10:27:53AM -0700, David Daney wrote:

> >It's been two years since the original discussion, and the warning is
> >still there. It is now the only warning left in my kernel build.
> >
> >I was hoping we could get this resolved for good (one way or another).

[...]

> NAK.
>
> I think Ralf's idea in the e-mail you referenced is the proper approach.
>
> Change pci_fixup_irqs(...) to take a 'const struct pci_dev *'
> instead. There is a lot of work going on in the kernel to constify
> things. This should be fairly easy to get accepted.

It's a fairly big manual job but should be just right for spatch.

Ralf
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/