db/fixup_kernel.sh: fixup kmalloc() returns
commit6a22908e58db9aba50ca15d26e11b5229271a0f4
authorDan Carpenter <dan.carpenter@linaro.org>
Fri, 8 Dec 2023 10:19:15 +0000 (8 13:19 +0300)
committerDan Carpenter <dan.carpenter@linaro.org>
Fri, 8 Dec 2023 10:19:15 +0000 (8 13:19 +0300)
treef6cefc7cb3ecee2360a10c6bde76fdf7c09aa18c
parent97cf3f83fa2926ad4f647d98aff5d69e7dfd5066
db/fixup_kernel.sh: fixup kmalloc() returns

Add the __do_kmalloc_node and __kmalloc_node_track_caller to the other
kmalloc() functions.

Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
smatch_data/db/fixup_kernel.sh