mirror of
https://github.com/torvalds/linux.git
synced 2024-12-17 08:31:39 +00:00
fc0b582c85
As warned by sparse: atomisp: drivers/staging/media/atomisp/pci/atomisp_acc.c:508 atomisp_acc_load_extensions() warn: iterator used outside loop: 'acc_fw' The acc_fw interactor is used outside the loop, at the error handling logic. On most cases, this is actually safe there, but, if atomisp_css_set_acc_parameters() has an error, an attempt to use it will pick an invalid value for acc_fw. Reported-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org> |
||
---|---|---|
.. | ||
atomisp | ||
av7110 | ||
hantro | ||
imx | ||
ipu3 | ||
max96712 | ||
meson/vdec | ||
omap4iss | ||
rkvdec | ||
sunxi | ||
tegra-video | ||
zoran | ||
Kconfig | ||
Makefile |