summaryrefslogtreecommitdiffstats
path: root/net/core
diff options
context:
space:
mode:
authorTejun Heo2013-08-09 02:11:22 +0200
committerTejun Heo2013-08-09 02:11:22 +0200
commitc9710d8018273b0740e0794858f1961fcea5e61a (patch)
tree889735f6c439e4cb49a7f0d47514522406f3d924 /net/core
parentcgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ (diff)
downloadkernel-qcow2-linux-c9710d8018273b0740e0794858f1961fcea5e61a.tar.gz
kernel-qcow2-linux-c9710d8018273b0740e0794858f1961fcea5e61a.tar.xz
kernel-qcow2-linux-c9710d8018273b0740e0794858f1961fcea5e61a.zip
cpuset: drop "const" qualifiers from struct cpuset instances
cpuset uses "const" qualifiers on struct cpuset in some functions; however, it doesn't work well when a value derived from returned const pointer has to be passed to an accessor. It's C after all. Drop the "const" qualifiers except for the trivially leaf ones. This patch doesn't make any functional changes. Signed-off-by: Tejun Heo <tj@kernel.org> Acked-by: Li Zefan <lizefan@huawei.com>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions