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
..
2025-12-02 17:03:55 -08:00
2026-02-10 12:00:46 -08:00
2025-07-21 21:40:57 -07:00
2026-01-13 14:42:23 +01:00
2024-08-14 17:51:39 +01:00
2023-09-25 17:15:28 +01:00
2025-12-02 17:03:55 -08:00
2025-11-07 15:00:14 +00:00
2024-07-24 20:59:29 +02:00
2025-09-25 09:57:15 +02:00
2025-02-07 09:57:56 +00:00
2025-04-01 14:13:11 +01:00
2026-01-23 13:30:38 +00:00
2023-05-02 12:42:22 +01:00
2026-02-13 11:31:15 -08:00
2026-01-22 13:24:49 +00:00
2022-04-29 14:37:59 -07:00
2025-09-29 18:48:39 -07:00
2025-05-21 16:46:37 +02:00
2023-01-16 15:27:31 +01:00
2025-11-11 18:59:22 +00:00
2025-02-21 10:25:32 +01:00
2025-12-02 17:03:55 -08:00
2023-01-20 12:23:06 +00:00
2025-11-12 17:07:59 +00:00
2025-07-29 20:21:54 -07:00
2025-12-15 12:05:37 +00:00
2025-11-12 17:06:21 +00:00
2026-01-23 11:28:48 +00:00
2021-10-01 13:31:00 +01:00
2026-01-23 18:13:07 +00:00
2025-07-08 13:27:42 +01:00
2025-11-24 14:29:11 -08:00
2023-09-25 17:15:28 +01:00
2026-02-13 11:31:15 -08:00
2020-09-07 15:00:52 +01:00
2024-10-28 21:44:29 +00:00
2025-11-07 19:55:52 +00:00
2024-11-07 14:25:15 -08:00
2025-04-29 13:21:49 +01:00
2026-01-05 21:27:43 +00:00
2025-07-08 13:27:41 +01:00
2023-06-12 06:33:48 -06:00
2026-02-21 17:09:51 -08:00
2025-11-12 17:06:21 +00:00
2025-07-29 20:21:54 -07:00
2024-08-02 15:20:47 +02:00
2025-09-05 16:56:20 +01:00
2025-11-07 15:00:14 +00:00
2025-11-09 21:19:46 -08:00
2026-01-12 16:30:00 +01:00
2024-12-03 18:05:42 +00:00
2024-08-27 15:48:34 +02:00
2024-11-14 10:40:01 +01:00
2022-09-22 15:06:02 +01:00
2021-07-28 18:33:49 +01:00
2025-12-15 12:06:40 +00:00
2026-01-05 21:07:49 +00:00
2024-06-28 18:38:31 +01:00
2026-02-09 20:28:45 -08:00
2024-06-13 10:23:54 +01:00
2022-05-17 14:25:35 +01:00
2021-12-10 14:06:04 +00:00
2025-09-19 10:12:01 +01:00
2025-11-28 15:47:12 +00:00
2025-09-22 11:58:17 +01:00
2025-04-09 18:06:31 +01:00
2026-01-22 10:10:39 +00:00
2024-07-10 14:23:38 +02:00
2024-02-16 12:42:36 +00:00
2024-11-07 11:18:52 +00:00
2022-09-26 10:13:14 -07:00
2025-12-02 17:03:55 -08:00
2025-07-24 16:01:22 +01:00
2024-02-20 12:19:15 +00:00
2024-07-10 14:23:38 +02:00
2023-10-16 14:17:06 +01:00
2024-07-10 14:23:38 +02:00
2025-11-11 19:49:19 +00:00
2021-12-10 14:06:04 +00:00
2026-01-22 11:18:41 +00:00
2024-05-22 20:14:47 -04:00
2025-11-12 17:06:21 +00:00
2021-01-20 12:18:46 +00:00
2021-01-20 12:18:46 +00:00
2026-02-21 20:03:00 -08:00
2025-11-13 15:58:30 +00:00
2025-05-29 08:10:01 -07:00
2025-07-04 13:17:30 +01:00