kernel_optimize_test/net/netlabel
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
..
Kconfig
Makefile
netlabel_cipso_v4.c netlabel: Fix some sparse warnings 2008-10-10 10:16:29 -04:00
netlabel_cipso_v4.h
netlabel_domainhash.c netlabel: Fix some sparse warnings 2008-10-10 10:16:29 -04:00
netlabel_domainhash.h
netlabel_kapi.c
netlabel_mgmt.c
netlabel_mgmt.h
netlabel_unlabeled.c netlabel: Fix some sparse warnings 2008-10-10 10:16:29 -04:00
netlabel_unlabeled.h
netlabel_user.c
netlabel_user.h