Re: (subset) [PATCH 00/17] -Wmissing-prototype warning fixes
Michael Schmitz <[email protected]>
| Newsgroups | gmane.linux.ports.riscv,gmane.linux.kernel,gmane.linux.kernel.next,gmane.linux.ports.alpha,gmane.linux.kernel.arc,gmane.linux.ports.arm.kernel,gmane.linux.ports.hexagon,gmane.linux.ports.ia64,gmane.linux.ports.mips,gmane.linux.ports.parisc,gmane.linux.ports.ppc64.devel,gmane.linux.ports.sh.devel,gmane.linux.ports.sparc,gmane.linux.block,gmane.linux.scsi,gmane.linux.drivers.mtd,gmane.linux.kernel.pci,gmane.linux.kbuild.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Martin, Arnd, On 25/08/23 13:12, Martin K. Petersen wrote: > On Thu, 10 Aug 2023 16:19:18 +0200, Arnd Bergmann wrote: > >> Most of the patches I sent so far for the -Wmissing-prototype warnings >> have made it into linux-next now. There are a few that I'm resending >> now as nobody has picked them up, and then a number of fixes that I >> found while test-building across all architectures rather than just the >> ones I usually test. >> >> The first 15 patches in this series should be uncontroversial, so >> I expect that either a subsystem maintainer or Andrew Morton can >> apply these directly. >> >> [...] > Applied to 6.6/scsi-queue, thanks! > > [07/17] scsi: qlogicpti: mark qlogicpti_info() static > https://git.kernel.org/mkp/scsi/c/71cc486335c4 > [11/17] scsi: gvp11: remove unused gvp11_setup() function > https://git.kernel.org/mkp/scsi/c/bfaa4a0ce1bb I somehow missed that one ... The gvp11_setup() function was probably a relic from the times before module parameters. Since gvp11_xfer_mask appears to be required for some Amiga systems to set the DMA mask, I'd best send a patch to add such a module parameter ... Do you know any details around the use of DMA masks for Amiga WD33C93 drivers, Geert? Cheers, Michael > _______________________________________________ linux-riscv mailing list [email protected] http://lists.infradead.org/mailman/listinfo/linux-riscv