linux/drivers/char/agp
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
..
agp.h char/agp: remove agp_bridge_data::type 2024-02-16 18:07:13 +01:00
ali-agp.c video: agp: add remaining missing MODULE_DESCRIPTION() macros 2024-06-22 09:57:31 +02:00
alpha-agp.c video: agp: add remaining missing MODULE_DESCRIPTION() macros 2024-06-22 09:57:31 +02:00
amd-k7-agp.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
amd64-agp.c agp/amd64: Check AGP Capability before binding to unsupported devices 2025-07-09 07:23:09 +02:00
ati-agp.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
backend.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
efficeon-agp.c video: agp: add remaining missing MODULE_DESCRIPTION() macros 2024-06-22 09:57:31 +02:00
generic.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
intel-agp.c agp: add missing MODULE_DESCRIPTION() macros 2024-06-24 16:20:58 +10:00
intel-agp.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
intel-gtt.c agp/intel-gtt: Add intel_gmch_gtt_read_entry() 2025-04-02 02:16:12 +03:00
isoch.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
Kconfig arch: Remove Itanium (IA-64) architecture 2023-09-11 08:13:17 +00:00
Makefile char/agp: Remove frontend code 2023-12-06 10:08:41 +01:00
nvidia-agp.c x86/msr: Add explicit includes of <asm/msr.h> 2025-05-02 10:23:47 +02:00
parisc-agp.c video: agp: add remaining missing MODULE_DESCRIPTION() macros 2024-06-22 09:57:31 +02:00
sis-agp.c agp: add missing MODULE_DESCRIPTION() macros 2024-06-24 16:20:58 +10:00
sworks-agp.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
uninorth-agp.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
via-agp.c agp: add missing MODULE_DESCRIPTION() macros 2024-06-24 16:20:58 +10:00