linux/drivers/pcmcia
Linus Torvalds bf4afc53b7 Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
This was done entirely with mindless brute force, using

    git grep -l '\<k[vmz]*alloc_objs*(.*, GFP_KERNEL)' |
        xargs sed -i 's/\(alloc_objs*(.*\), GFP_KERNEL)/\1)/'

to convert the new alloc_obj() users that had a simple GFP_KERNEL
argument to just drop that argument.

Note that due to the extreme simplicity of the scripting, any slightly
more complex cases spread over multiple lines would not be triggered:
they definitely exist, but this covers the vast bulk of the cases, and
the resulting diff is also then easier to check automatically.

For the same reason the 'flex' versions will be done as a separate
conversion.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2026-02-21 17:09:51 -08:00
..
bcm63xx_pcmcia.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
bcm63xx_pcmcia.h
cardbus.c PCI: Remove pci_fixup_cardbus() 2025-04-10 09:33:52 -05:00
cirrus.h
cistpl.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
cs.c pcmcia: cs: Remove unused pcmcia_get_socket_by_nr 2025-08-16 15:44:33 +02:00
cs_internal.h pcmcia: cs: Remove unused pcmcia_get_socket_by_nr 2025-08-16 15:44:33 +02:00
db1xxx_ss.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
ds.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
electra_cf.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
i82092.c pcmcia: add missing MODULE_DESCRIPTION() macros 2024-06-30 15:51:34 +02:00
i82092aa.h PCMCIA/i82092: delete enter/leave macro 2019-12-16 11:49:54 +01:00
i82365.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
i82365.h
Kconfig pcmcia: remove PCCARD_IODYN 2025-08-16 15:37:47 +02:00
Makefile pcmcia: remove PCCARD_IODYN 2025-08-16 15:37:47 +02:00
max1600.c pcmcia: add missing MODULE_DESCRIPTION() macros 2024-06-30 15:51:34 +02:00
max1600.h pcmcia: add MAX1600 library 2018-12-04 22:37:38 +00:00
o2micro.h
omap_cf.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
pcmcia_cis.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
pcmcia_resource.c pcmcia: typo fix 2023-09-03 10:45:47 +02:00
pd6729.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
pd6729.h
pxa2xx_base.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
pxa2xx_base.h
pxa2xx_sharpsl.c ARM: pxa: move pcmcia board data into mach-pxa 2022-04-19 21:34:05 +02:00
ricoh.h pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges 2018-10-01 12:17:03 +02:00
rsrc_mgr.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
rsrc_nonstatic.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
sa11xx_base.c
sa11xx_base.h
sa1100_generic.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
sa1100_generic.h ARM: sa1100/shannon: convert to generic CF sockets 2018-04-06 15:53:22 +01:00
sa1100_h3600.c ARM: sa1100: remove unused board files 2023-01-12 10:53:12 +01:00
sa1111_generic.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
sa1111_generic.h
sa1111_jornada720.c ARM: sa1100/jornada720: switch PCMCIA to gpiod APIs 2018-12-04 22:37:38 +00:00
sa1111_neponset.c ARM: sa1100/neponset: switch PCMCIA to MAX1600 library and gpiod APIs 2018-12-04 22:37:38 +00:00
soc_common.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
soc_common.h ARM: pxa: move pcmcia board data into mach-pxa 2022-04-19 21:34:05 +02:00
socket_sysfs.c pcmcia: Use str_off_on() and str_yes_no() helpers 2025-08-16 15:40:31 +02:00
tcic.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
tcic.h
ti113x.h
topic.h
vg468.h
xxs1500_ss.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
yenta_socket.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
yenta_socket.h