commit | 865d9f9f748fdc1943679ea65d9ee1dc55e4a6ae | [log] [tgz] |
---|---|---|
author | John Fastabend <john.r.fastabend@intel.com> | Wed Dec 07 19:17:17 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 08 19:58:35 2011 -0500 |
tree | ae5a01b3b33a139297c0b74f56ae65c37f2ff6d1 | |
parent | 7185bb335a1493f0ce27e9e94a1645a15db0fc0f [diff] |
net: netprio_cgroup: make net_prio_subsys static net_prio_subsys can be made static this removes the sparse warning it was throwing. Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Acked-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>