diff options
author | Colin Ian King <colin.king@canonical.com> | 2020-07-01 16:56:52 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-07-19 08:44:37 +0300 |
commit | 77d7ceb1a14616af8877c77674c8a17ed45fce85 (patch) | |
tree | 04b43b3546a25ca4a6d2ec14edfff2f1fa17d9d3 /block/kyber-iosched.c | |
parent | a69a7a33268308ddcc9abf0f7d7cd61ec4300cbe (diff) | |
download | linux-77d7ceb1a14616af8877c77674c8a17ed45fce85.tar.xz |
media: gspca: remove redundant initialization of variable status
The variable status is being initialized with a value that is never read
and it is being updated later with a new value. The initialization is
redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'block/kyber-iosched.c')
0 files changed, 0 insertions, 0 deletions