Paul Moore 561967010e netlabel: Fix some sparse warnings
Fix a few sparse warnings.  One dealt with a RCU lock being held on error,
another dealt with an improper type caused by a signed/unsigned mixup while
the rest appeared to be caused by using rcu_dereference() in a
list_for_each_entry_rcu() call.  The latter probably isn't a big deal, but
I derive a certain pleasure from knowing that the net/netlabel is nice and
clean.

Thanks to James Morris for pointing out the issues and demonstrating how
to run sparse.

Signed-off-by: Paul Moore <paul.moore@hp.com>
2008-10-10 10:16:29 -04:00
..
2008-09-24 16:22:22 -05:00
2008-10-07 15:50:03 -07:00
2008-09-30 03:03:35 -07:00
2008-07-24 10:47:27 -07:00
2008-07-08 03:23:36 -07:00
2005-04-16 15:20:36 -07:00