diff options
author | 2020-04-16 00:54:11 +0200 | |
---|---|---|
committer | 2020-04-21 13:24:32 +0200 | |
commit | e13160116939c9825de5e78e697cb48b1a3f0258 (patch) | |
tree | 9923d527b37483e72ffa1740949a1ded2d891644 /drivers/media/usb/pwc/pwc-ctrl.c | |
parent | media: imx: utils: Constify some mbus and ipu_image arguments (diff) | |
download | wireguard-linux-e13160116939c9825de5e78e697cb48b1a3f0258.tar.xz wireguard-linux-e13160116939c9825de5e78e697cb48b1a3f0258.zip |
media: davinci: remove redundant assignment to pointer 'common'
The pointer 'common' is being assigned with a value that is never read,
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+huawei@kernel.org>
Diffstat (limited to 'drivers/media/usb/pwc/pwc-ctrl.c')
0 files changed, 0 insertions, 0 deletions