]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
coccinelle: kmalloc_obj: Remove default GFP_KERNEL arg
authorKees Cook <kees@kernel.org>
Fri, 20 Mar 2026 17:51:18 +0000 (10:51 -0700)
committerKees Cook <kees@kernel.org>
Fri, 20 Mar 2026 17:52:52 +0000 (10:52 -0700)
commit1c7bbaeed110b0fd9e65e173fb4d612f64a20d93
tree70ff495339d1a4af0e39175999a64c9e6c1b0964
parent11439c4635edd669ae435eec308f4ab8a0804808
coccinelle: kmalloc_obj: Remove default GFP_KERNEL arg

Remove any GFP_KERNEL arguments found in the new kmalloc_obj-family
helpers. This captures the script used in commit 189f164e573e ("Convert
remaining multi-line kmalloc_obj/flex GFP_KERNEL uses").

Link: https://patch.msgid.link/20260320175113.work.016-kees@kernel.org
Signed-off-by: Kees Cook <kees@kernel.org>
scripts/coccinelle/api/kmalloc_objs.cocci