diff options
| author | Vasileios Almpanis <vasilisalmpanis@gmail.com> | 2026-06-30 15:35:21 +0200 |
|---|---|---|
| committer | Thomas Gleixner <tglx@kernel.org> | 2026-07-05 14:50:19 +0200 |
| commit | 4903ab0c83f033424879ba7435668f9ebe14f641 (patch) | |
| tree | 3dd29af778044aea03c54a9a292dd035d6849a2a /tools/perf/scripts/python | |
| parent | 4a023120989abefd9331f0069f44c7d5697c24e9 (diff) | |
futex: Remove unnecessary NULL check before kvfree()
The NULL check before kvfree() is unnecessary and triggers a Coccinelle
warning, since kvfree() handles NULL arguments internally.
Reported by ifnullfree.cocci Coccinelle semantic patch script.
Signed-off-by: Vasileios Almpanis <vasilisalmpanis@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Reviewed-by: André Almeida <andrealmeid@igalia.com>
Link: https://patch.msgid.link/20260630133530.2577832-1-vasilisalmpanis@gmail.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
