Mauro Carvalho Chehab
4e0b003621
[media] stv0900: fix bad indenting
...
drivers/media/dvb-frontends/stv0900_sw.c:1559 stv0900_search_srate_fine() warn: inconsistent indenting
drivers/media/dvb-frontends/stv0900_sw.c:2012 stv0900_algo() warn: inconsistent indenting
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com >
2015-05-01 06:13:23 -03:00
Andrey Utkin
6694ba62c7
[media] drivers/media/dvb-frontends/stv0900_sw.c: Fix break placement
...
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=81621
Reported-by: David Binderman <dcb314@hotmail.com >
Signed-off-by: Andrey Utkin <andrey.krieger.utkin@gmail.com >
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com >
2014-09-22 16:56:17 -03:00
Dan Carpenter
c6aa852ae0
[media] stv0900: remove an unneeded check
...
No need to check lock twice here.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com >
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org >
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com >
2014-02-28 15:20:15 -03:00
Cong Ding
4880f56438
[media] stv0900: remove unnecessary null pointer check
...
The address of a variable is impossible to be null, so we remove the check.
Signed-off-by: Cong Ding <dinggnu@gmail.com >
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org >
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com >
2013-02-08 18:05:48 -02:00
Mauro Carvalho Chehab
9a0bf528b4
[media] move the dvb/frontends to drivers/media/dvb-frontends
...
Raise the DVB frontends one level up, as the intention is to remove
the drivers/media/dvb directory.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com >
2012-08-13 23:13:41 -03:00