git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7185bb3
)
net: netprio_cgroup: make net_prio_subsys static
author
John Fastabend
<john.r.fastabend@intel.com>
Wed, 7 Dec 2011 19:17:17 +0000
(19:17 +0000)
committer
David 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