diff options
author | Sean Young <sean@mess.org> | 2020-04-22 22:16:46 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-29 12:59:57 +0300 |
commit | b7ba9f34800aee62e1ffcd4386a421116e09f4fe (patch) | |
tree | 03e157f6d2e9c69f5fe99e435ced7cc2e78c4a0d /fs/userfaultfd.c | |
parent | 408d0244421c1e76e9910b10d4f82f086b9751b3 (diff) | |
download | linux-b7ba9f34800aee62e1ffcd4386a421116e09f4fe.tar.xz |
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 'fs/userfaultfd.c')
0 files changed, 0 insertions, 0 deletions