net: netprio_cgroup: make net_prio_subsys static
authorJohn Fastabend <john.r.fastabend@intel.com>
Wed, 7 Dec 2011 19:17:17 +0000 (19:17 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Dec 2011 00:58:35 +0000 (19:58 -0500)
commit865d9f9f748fdc1943679ea65d9ee1dc55e4a6ae
treeae5a01b3b33a139297c0b74f56ae65c37f2ff6d1
parent7185bb335a1493f0ce27e9e94a1645a15db0fc0f
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>
net/core/netprio_cgroup.c