linux/drivers/net/ethernet/hisilicon/hns
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
..
hnae.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
hnae.h net: hisilicon: hns: use ethtool string helpers 2024-11-05 17:38:29 -08:00
hns_ae_adapt.c Convert 'alloc_flex' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
hns_dsaf_gmac.c net: hisilicon: hns: use ethtool string helpers 2024-11-05 17:38:29 -08:00
hns_dsaf_gmac.h
hns_dsaf_mac.c net: hisilicon: hns: use ethtool string helpers 2024-11-05 17:38:29 -08:00
hns_dsaf_mac.h net: hisilicon: hns: use ethtool string helpers 2024-11-05 17:38:29 -08:00
hns_dsaf_main.c net: hisilicon: hns: Remove unused hns_dsaf_roce_reset 2024-12-20 12:56:16 -08:00
hns_dsaf_main.h net: hisilicon: hns: Remove unused enums 2024-12-20 12:56:17 -08:00
hns_dsaf_misc.c net: hisilicon: hns: Remove reset helpers 2024-12-20 12:56:17 -08:00
hns_dsaf_misc.h
hns_dsaf_ppe.c net: hisilicon: hns: use ethtool string helpers 2024-11-05 17:38:29 -08:00
hns_dsaf_ppe.h net: hisilicon: hns: use ethtool string helpers 2024-11-05 17:38:29 -08:00
hns_dsaf_rcb.c net: hisilicon: hns: Remove unused hns_rcb_start 2024-12-20 12:56:17 -08:00
hns_dsaf_rcb.h net: hisilicon: hns: Remove unused hns_rcb_start 2024-12-20 12:56:17 -08:00
hns_dsaf_reg.h
hns_dsaf_xgmac.c net: hisilicon: hns: use ethtool string helpers 2024-11-05 17:38:29 -08:00
hns_dsaf_xgmac.h
hns_enet.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
hns_enet.h net: hns: fix wrong head when modify the tx feature when sending packets 2023-12-06 12:19:08 +01:00
hns_ethtool.c net: hns: convert to use .get_rx_ring_count 2026-01-10 12:21:06 -08:00
Makefile