]> bbs.cooldavid.org Git - net-next-2.6.git/commit
V4L/DVB: video/cx231xx: cleanup. remove unneed null checks
authorDan Carpenter <error27@gmail.com>
Sun, 28 Mar 2010 11:29:35 +0000 (08:29 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:57:25 +0000 (12:57 -0300)
commita9fac6b1487aea9f5aaefe93def522fab477f5dc
tree87a8988e9043cef2128874857feea34ec69ba6cc
parent3a67b5cc6f6ae37500b8f41fd52628395f7276a8
V4L/DVB: video/cx231xx: cleanup. remove unneed null checks

"dev" is never NULL here so there is no need to check.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx231xx/cx231xx-core.c