diff options
author | Daniel Wagner <daniel.wagner@bmw-carit.de> | 2012-10-25 08:16:55 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-10-26 11:40:50 +0400 |
commit | c658f19db3c3077a3328a0e0ea182f6777337c40 (patch) | |
tree | 0553285c797af7d3c08a355ea9b26178751df57e /include | |
parent | 72108fd26b4bea58762d266d7da6dffa5003648e (diff) | |
download | linux-c658f19db3c3077a3328a0e0ea182f6777337c40.tar.xz |
cgroup: net_prio: Mark local used function static
net_prio_attach() is only access via cgroup_subsys callbacks,
therefore we can reduce the visibility of this function.
Signed-off-by: Daniel Wagner <daniel.wagner@bmw-carit.de>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: John Fastabend <john.r.fastabend@intel.com>
Cc: Li Zefan <lizefan@huawei.com>
Cc: Neil Horman <nhorman@tuxdriver.com>
Cc: Tejun Heo <tj@kernel.org>
Cc: <netdev@vger.kernel.org>
Cc: <cgroups@vger.kernel.org>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions