linux/arch/sh/drivers/pci
Linus Torvalds 32a92f8c89 Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
This converts some of the visually simpler cases that have been split
over multiple lines.  I only did the ones that are easy to verify the
resulting diff by having just that final GFP_KERNEL argument on the next
line.

Somebody should probably do a proper coccinelle script for this, but for
me the trivial script actually resulted in an assertion failure in the
middle of the script.  I probably had made it a bit _too_ trivial.

So after fighting that far a while I decided to just do some of the
syntactically simpler cases with variations of the previous 'sed'
scripts.

The more syntactically complex multi-line cases would mostly really want
whitespace cleanup anyway.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2026-02-21 20:03:00 -08:00
..
common.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
fixups-dreamcast.c dma-mapping: split <linux/dma-mapping.h> 2020-10-06 07:07:03 +02:00
fixups-landisk.c sh: drivers: convert to SPDX identifiers 2018-12-28 12:11:44 -08:00
fixups-r7780rp.c sh: drivers: convert to SPDX identifiers 2018-12-28 12:11:44 -08:00
fixups-rts7751r2d.c sh: drivers: convert to SPDX identifiers 2018-12-28 12:11:44 -08:00
fixups-sdk7780.c sh: drivers: convert to SPDX identifiers 2018-12-28 12:11:44 -08:00
fixups-sdk7786.c sh: Use pr_warn instead of pr_warning 2019-10-18 13:52:05 +02:00
fixups-se7751.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
fixups-sh03.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
fixups-snapgear.c sh: drivers: convert to SPDX identifiers 2018-12-28 12:11:44 -08:00
fixups-titan.c sh: drivers: convert to SPDX identifiers 2018-12-28 12:11:44 -08:00
Makefile sh: Remove SH5-based Cayman platform 2020-08-14 22:05:06 -04:00
ops-dreamcast.c sh: drivers: convert to SPDX identifiers 2018-12-28 12:11:44 -08:00
ops-sh4.c sh: drivers: convert to SPDX identifiers 2018-12-28 12:11:44 -08:00
ops-sh7786.c sh: drivers: convert to SPDX identifiers 2018-12-28 12:11:44 -08:00
pci-dreamcast.c sh: drivers: convert to SPDX identifiers 2018-12-28 12:11:44 -08:00
pci-sh4.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pci-sh7751.c treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> 2019-05-14 19:52:52 -07:00
pci-sh7751.h sh: drivers: convert to SPDX identifiers 2018-12-28 12:11:44 -08:00
pci-sh7780.c sh: pci: Modernize printing of kernel messages 2020-08-14 22:05:10 -04:00
pci-sh7780.h sh: drivers: convert to SPDX identifiers 2018-12-28 12:11:44 -08:00
pci.c dma-mapping: move dma-debug.h to kernel/dma/ 2020-10-06 07:07:05 +02:00
pcie-sh7786.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
pcie-sh7786.h sh: drivers: convert to SPDX identifiers 2018-12-28 12:11:44 -08:00