diff options
author | Eric Paris <eparis@redhat.com> | 2012-01-03 18:25:15 +0100 |
---|---|---|
committer | Eric Paris <eparis@redhat.com> | 2012-01-06 00:52:56 +0100 |
commit | 25e75703410a84b80623da3653db6b70282e5c6a (patch) | |
tree | 83a5737f243ec6f95271e622fbde4c77b7ccba9f /virt/kvm | |
parent | capabilities: remove all _real_ interfaces (diff) | |
download | linux-25e75703410a84b80623da3653db6b70282e5c6a.tar.xz linux-25e75703410a84b80623da3653db6b70282e5c6a.zip |
capabilities: call has_ns_capability from has_capability
Declare the more specific has_ns_capability first in the code and then call it
from has_capability. The declaration reversal isn't stricty necessary since
they are both declared in header files, but it just makes sense to put more
specific functions first in the code.
Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Serge E. Hallyn <serge.hallyn@canonical.com>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions