]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
media: dvb-frontends/stv0367: remove redundant self assignment of temporary
authorColin Ian King <colin.king@canonical.com>
Tue, 21 Nov 2017 15:07:45 +0000 (10:07 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 13 Dec 2017 13:04:20 +0000 (08:04 -0500)
commit82ba8132dec8deb6dd44e1795049e000e50cb831
tree893ceff2e5b5af7547285e13735517dac7b069c6
parent50170325b880c2d9ce7ba3c4012d7b50c767beb8
media: dvb-frontends/stv0367: remove redundant self assignment of temporary

The self assignment of temporary is redundant and can be removed.
Detected using 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/stv0367.c