linux/drivers/net/wwan/iosm
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
..
iosm_ipc_chnl_cfg.c net: wwan: iosm: add rpc interface for xmm modems 2022-11-02 11:51:03 +00:00
iosm_ipc_chnl_cfg.h drivers: net: wwan: iosm: Fixed multiple typos in multiple files 2023-10-18 17:45:44 -07:00
iosm_ipc_coredump.c net: wwan: iosm: fix kernel test robot reported errors 2022-11-09 14:00:25 +00:00
iosm_ipc_coredump.h wwan: iosm: use a flexible array rather than allocate short objects 2022-05-20 17:56:50 -07:00
iosm_ipc_debugfs.c net: wwan: iosm: drop debugfs dev reference 2022-02-14 14:09:59 +00:00
iosm_ipc_debugfs.h net: wwan: make debugfs optional 2021-12-08 17:58:59 -08:00
iosm_ipc_devlink.c devlink: pass extack through to devlink_param::get() 2025-11-20 19:01:22 -08:00
iosm_ipc_devlink.h
iosm_ipc_flash.c
iosm_ipc_flash.h
iosm_ipc_imem.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
iosm_ipc_imem.h Revert "net: wwan: iosm: enable runtime pm support for 7560" 2023-10-18 11:08:52 +01:00
iosm_ipc_imem_ops.c net: wwan: iosm: fix NULL pointer dereference when removing device 2023-05-17 12:58:42 +01:00
iosm_ipc_imem_ops.h drivers: net: wwan: iosm: Fixed multiple typos in multiple files 2023-10-18 17:45:44 -07:00
iosm_ipc_irq.c
iosm_ipc_irq.h
iosm_ipc_mmio.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
iosm_ipc_mmio.h net: wwan: iosm: Enable M.2 7360 WWAN card support 2022-02-13 11:55:28 +00:00
iosm_ipc_mux.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
iosm_ipc_mux.h drivers: net: wwan: iosm: Fixed multiple typos in multiple files 2023-10-18 17:45:44 -07:00
iosm_ipc_mux_codec.c net: wwan: iosm: Convert single instance struct member to flexible array 2023-06-22 11:27:47 +02:00
iosm_ipc_mux_codec.h net: wwan: iosm: Convert single instance struct member to flexible array 2023-06-22 11:27:47 +02:00
iosm_ipc_pcie.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
iosm_ipc_pcie.h net: wwan: iosm: Enable M.2 7360 WWAN card support 2022-02-13 11:55:28 +00:00
iosm_ipc_pm.c
iosm_ipc_pm.h drivers: net: wwan: iosm: Fixed multiple typos in multiple files 2023-10-18 17:45:44 -07:00
iosm_ipc_port.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
iosm_ipc_port.h drivers: net: wwan: iosm: Fixed multiple typos in multiple files 2023-10-18 17:45:44 -07:00
iosm_ipc_protocol.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
iosm_ipc_protocol.h net: wwan: iosm: fix dma_alloc_coherent incompatible pointer type 2022-11-28 11:31:59 +00:00
iosm_ipc_protocol_ops.c treewide: Replace kmalloc with kmalloc_obj for non-scalar types 2026-02-21 01:02:28 -08:00
iosm_ipc_protocol_ops.h
iosm_ipc_task_queue.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
iosm_ipc_task_queue.h
iosm_ipc_trace.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
iosm_ipc_trace.h drivers: net: wwan: iosm: Fixed multiple typos in multiple files 2023-10-18 17:45:44 -07:00
iosm_ipc_uevent.c treewide: Replace kmalloc with kmalloc_obj for non-scalar types 2026-02-21 01:02:28 -08:00
iosm_ipc_uevent.h
iosm_ipc_wwan.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
iosm_ipc_wwan.h net: wwan: iosm: removed unused function decl 2021-12-10 20:53:56 -08:00
Makefile net: wwan: make debugfs optional 2021-12-08 17:58:59 -08:00