linux/drivers/net/wireless/realtek/rtlwifi/rtl8192du
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
..
dm.c wifi: rtlwifi: Add rtl8192du/dm.{c,h} 2024-05-30 10:28:02 +08:00
dm.h wifi: rtlwifi: Add rtl8192du/dm.{c,h} 2024-05-30 10:28:02 +08:00
fw.c wifi: rtlwifi: Add rtl8192du/fw.{c,h} and rtl8192du/led.{c,h} 2024-05-30 10:26:36 +08:00
fw.h wifi: rtlwifi: Add rtl8192du/fw.{c,h} and rtl8192du/led.{c,h} 2024-05-30 10:26:36 +08:00
hw.c wifi: rtlwifi: rtl8192du: Initialise value32 in _rtl92du_init_queue_reserved_page 2024-08-07 20:11:36 +03:00
hw.h
led.c wifi: rtlwifi: Add rtl8192du/fw.{c,h} and rtl8192du/led.{c,h} 2024-05-30 10:26:36 +08:00
led.h wifi: rtlwifi: Add rtl8192du/fw.{c,h} and rtl8192du/led.{c,h} 2024-05-30 10:26:36 +08:00
Makefile wifi: rtlwifi: Enable the new rtl8192du driver 2024-05-30 10:32:47 +08:00
phy.c wifi: rtlwifi: Remove uncalled stub rtl*_phy_ap_calibrate 2025-05-05 09:20:00 +08:00
phy.h wifi: rtlwifi: Remove uncalled stub rtl*_phy_ap_calibrate 2025-05-05 09:20:00 +08:00
rf.c wifi: rtlwifi: Add rtl8192du/rf.{c,h} 2024-05-30 10:26:24 +08:00
rf.h wifi: rtlwifi: Add rtl8192du/rf.{c,h} 2024-05-30 10:26:24 +08:00
sw.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
table.c
table.h
trx.c wifi: rtlwifi: Add rtl8192du/trx.{c,h} 2024-05-30 10:25:31 +08:00
trx.h wifi: rtlwifi: Add rtl8192du/trx.{c,h} 2024-05-30 10:25:31 +08:00