diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2025-09-11 20:47:27 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2025-09-22 20:10:59 -0700 |
commit | f23e76a32dbfc45418a1448f94886eb608b35b98 (patch) | |
tree | 9f9dcd6edd6ae8578c53620dc54a5e66ca62d1b1 /scripts/gdb/linux | |
parent | 347b564599fb01d8ae1e9f473b82820fea4c2767 (diff) |
coccinelle: platform_no_drv_owner: handle also built-in drivers
builtin_platform_driver() and others also use macro
platform_driver_register() which sets the .owner=THIS_MODULE, so extend
the cocci script to detect these as well.
Link: https://lkml.kernel.org/r/20250911184726.23154-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Julia Lawall <julia.lawall@inria.fr>
Cc: Nathan Chancellor <nathan@kernel.org>
Cc: Nicolas Palix <nicolas.palix@imag.fr>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions