NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functions
authorPaul Moore <paul.moore@hp.com>
Fri, 17 Nov 2006 22:38:52 +0000 (17:38 -0500)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:24:12 +0000 (21:24 -0800)
The cipso_v4_doi_search() function behaves the same as cipso_v4_doi_getdef()
but is a local, static function so use it whenever possibile in the CIPSOv4
code base.

Signed-of-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: James Morris <jmorris@namei.org>

No differences found