Dan Carpenter d5337966ce V4L/DVB: pvrusb2: remove unneeded NULL checks
We dereference "maskptr" unconditionally at the start of the function
and also inside the call to parse_tlist() towards the end of the
function.  This function is called from store_val_any() and it always
passes a non-NULL pointer.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-09-27 22:21:48 -03:00
..
2010-05-19 12:57:20 -03:00
2010-09-27 22:21:45 -03:00
2010-05-18 00:52:42 -03:00
2010-06-01 01:19:04 -03:00
2010-06-01 01:19:41 -03:00
2010-05-19 12:57:09 -03:00