summary refs log tree commit diff
path: root/arch/c6x/include
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-08-01 13:09:58 -0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-10-07 07:46:01 -0300
commit767f22ac54b696b2b40f87cad08f877fe3ec2264 (patch)
tree5840593e3267a369612bfe3cf712d66e765581dd /arch/c6x/include
parent94ddd60d9c39bf06e63a808e784bc4eaafc852d7 (diff)
downloadlinux-767f22ac54b696b2b40f87cad08f877fe3ec2264.tar.gz
media: drxj: remove redundant assignment to variable rc
The variable rc 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: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'arch/c6x/include')
0 files changed, 0 insertions, 0 deletions