aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2022-01-30 23:11:11 +0000
committerHans Verkuil <[email protected]>2022-02-22 09:41:11 +0100
commitffd3f6385aaf19756bbf06d9d0dcb8bd7db88349 (patch)
treee6574a02d3e1e3ef086c177cefe2ac75bd791eb2 /tools/perf/scripts/python/net_dropmonitor.py
parent3a7c5c2143a5111fdac929a12dd0a0e0e1587b43 (diff)
media: mtk-jpeg: remove redundant initialization of variable plane_fmt
The variable plane_fmt is being initialized with a value that is never read, it is being re-assigned a new value on each iteration of a for loop. The initialization is redundant and can be removed. Signed-off-by: Colin Ian King <[email protected]> Reviewed-by: Dan Carpenter <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions