commit | 9bb5fd2b05cb4dba229e225536faa59eaadd837d | [log] [tgz] |
---|---|---|
author | Paul Moore <paul.moore@hp.com> | Fri Nov 17 17:38:52 2006 -0500 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:24:12 2006 -0800 |
tree | 1a855c90999b1d7ec64b6e79fd27dbc1287f5a32 | |
parent | c6b1677a54330b72d961270c9a66bb99c62c4a8e [diff] |
NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functions 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>