commit | 105ddf49cd301b7929a92f269440e8e562ef19db | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Tue Jan 03 12:25:15 2012 -0500 |
committer | Eric Paris <eparis@redhat.com> | Thu Jan 05 18:52:57 2012 -0500 |
tree | c292c794a322269b4963aa64ab484653cdf9c035 | |
parent | 7b61d648499e74dbec3d4ce645675e0ae040ae78 [diff] |
capabilities: style only - move capable below ns_capable Although the current code is fine for consistency this moves the capable code below the function it calls in the c file. It doesn't actually change code. Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Serge E. Hallyn <serge.hallyn@canonical.com>