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)
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>

No differences found