diff options
author | Colin Ian King <[email protected]> | 2023-12-19 15:39:29 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2024-02-01 06:59:28 +0100 |
commit | ce1cfe023a575bd4d3b158a8c133099f72cc3dea (patch) | |
tree | 1314d4a2262e79bad611e6d54ee08ecfd6f3e55c /tools/perf/scripts/python | |
parent | 7d67e4d5a7fa8d0d6b9e4311f5b97b18f47d46a9 (diff) |
media: atomisp: Remove redundant assignments to variables
There are several variables that are being initialized with values
that are never read, the assignment are redundant and can be removed.
Cleans up cppcheck unreadVariable warnings.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions