]> rtime.felk.cvut.cz Git - linux-imx.git/commit
[media] stv0900: remove unnecessary null pointer check
authorCong Ding <dinggnu@gmail.com>
Mon, 4 Feb 2013 01:34:48 +0000 (22:34 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 8 Feb 2013 20:05:48 +0000 (18:05 -0200)
commit4880f56438ef56457edd5548b257382761591998
tree7139ff8e5af503e4962cdaf7a969632132f49409
parenta92591a7112042f92b609be42bc332d989776e9b
[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>
drivers/media/dvb-frontends/stv0900_core.c
drivers/media/dvb-frontends/stv0900_sw.c