diff options
author | Colin Ian King <colin.king@canonical.com> | 2019-07-05 04:32:46 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-23 11:44:56 -0400 |
commit | 81f96ebc8a663869948c197c60f0356f247ac91c (patch) | |
tree | c96543140774e94754714762133915f15018ace6 /ipc/syscall.c | |
parent | 322b169476aaeeb96515d69baaee330e47ac10a0 (diff) |
media: saa7134: remove redundant assignment to variable value
The variable value is being assigned with a value that is never
read and it is being updated later with a new value. The
assignment 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+samsung@kernel.org>
Diffstat (limited to 'ipc/syscall.c')
0 files changed, 0 insertions, 0 deletions