linux/drivers/platform/x86/x86-android-tablets
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
..
acer.c platform/x86: x86-android-tablets: Add support for Acer A1-840 tablet 2025-09-26 14:26:39 +03:00
asus.c platform/x86: x86-android-tablets: Update my email address 2025-09-26 14:26:35 +03:00
core.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
dmi.c platform/x86: x86-android-tablets: Add support for Acer A1-840 tablet 2025-09-26 14:26:39 +03:00
Kconfig platform/x86: x86-android-tablets: Add select POWER_SUPPLY to Kconfig 2025-03-24 15:51:15 +02:00
lenovo.c platform/x86: x86-android-tablets: Omit a variable reassignment in lenovo_yoga_tab2_830_1050_init_codec() 2025-11-05 10:50:08 +02:00
Makefile platform/x86: x86-android-tablets: Move Acer info to its own file 2025-09-26 14:26:37 +03:00
other.c platform/x86: x86-android-tablets: Stop using EPROBE_DEFER 2025-09-26 14:26:43 +03:00
shared-psy-info.c platform/x86: x86-android-tablets: Update my email address 2025-09-26 14:26:35 +03:00
shared-psy-info.h platform/x86: x86-android-tablets: Update my email address 2025-09-26 14:26:35 +03:00
vexia_atla10_ec.c platform: x86: replace use of system_wq with system_percpu_wq 2025-11-28 12:07:00 +02:00
x86-android-tablets.h platform/x86: x86-android-tablets: Add support for Acer A1-840 tablet 2025-09-26 14:26:39 +03:00