diff options
author | Dan Carpenter <error27@gmail.com> | 2010-05-22 16:53:27 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-06-01 01:23:23 -0300 |
commit | 517521e4651ac106fc2a4f7638c284f60de92bb8 (patch) | |
tree | 017dc1077acccca0851ce2ccacc2b0af6430c80e /firmware | |
parent | 7853d408b792f9015072f7c4649bd3a5d4f6ed02 (diff) |
V4L/DVB: em28xx: remove unneeded null checks
The "dev" variable is used as a list cursor in a list_for_each_entry()
loop and can never be null here so I removed the check.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions