aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRicardo Ribalda <[email protected]>2024-01-28 16:13:56 +0000
committerHans Verkuil <[email protected]>2024-02-05 14:29:35 +0100
commitee171dc5050212ea8677ed5cb777746cf00d72d9 (patch)
tree9603459cb3fb8650b0d97725e8cd895aa7c1726c /tools/perf/scripts/python
parent9b71021b2ea537632b01e51e3f003df24a637858 (diff)
media: nxp: imx8-isi: Factor out a variable
gcc-11 seems to believe that the coeffs variable can be used uninitialized. Refactor the code and remove the cscen variable to convince gcc that we are doing a good job. drivers/media/platform/nxp/imx8-isi/imx8-isi-hw.c:218:20: warning: 'coeffs' may be used uninitialized in this function [-Wmaybe-uninitialized] Signed-off-by: Ricardo Ribalda <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Laurent Pinchart <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions