diff options
author | Sean Young <sean@mess.org> | 2020-04-22 21:16:46 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-29 11:59:57 +0200 |
commit | b7ba9f34800aee62e1ffcd4386a421116e09f4fe (patch) | |
tree | 03e157f6d2e9c69f5fe99e435ced7cc2e78c4a0d /drivers/media/test-drivers/vimc | |
parent | media: rc: no need for decoder state if decoder not enabled (diff) | |
download | linux-b7ba9f34800aee62e1ffcd4386a421116e09f4fe.tar.xz linux-b7ba9f34800aee62e1ffcd4386a421116e09f4fe.zip |
media: si2157: ensure wait_status is initialized
smatch reports wait_status is uninitialized, because smatch cannot assume
the loop body is ever executed.
Clarify the code so that wait_status is retrieved at least once.
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/test-drivers/vimc')
0 files changed, 0 insertions, 0 deletions