[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)
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>

No differences found