]> asedeno.scripts.mit.edu Git - linux.git/commit
media: dvb_frontend: remove redundant status self assignment
authorColin Ian King <colin.king@canonical.com>
Thu, 23 Nov 2017 10:19:19 +0000 (05:19 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 13 Dec 2017 13:18:39 +0000 (08:18 -0500)
commit2ddc125de832f4d8e1820dc923cb2029170beea0
treed03673d2e461454552aa506fa94d7d63d32c7fc7
parentc4d84547d5ae4fafe2dde649deaf10047ef34d00
media: dvb_frontend: remove redundant status self assignment

The assignment status to itself is redundant and can be removed.
Detected with Coccinelle.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/dvb-frontends/drxd_hard.c
drivers/media/dvb-frontends/tda18271c2dd.c