cgroup/cpuset: Remove outdated comment in sched_partition_write()
authorXiu Jianfeng <xiujianfeng@huawei.com>
Thu, 25 Apr 2024 09:30:16 +0000 (09:30 +0000)
committerTejun Heo <tj@kernel.org>
Thu, 25 Apr 2024 17:16:19 +0000 (07:16 -1000)
commitb7d56d953a67c839a514e382596d5af29b8d6d87
tree2750a2e2cd6ef7c3a4ea8865e6bda34442ffad66
parent04d63da4da53e6064683f4970d34ce997f9daee3
cgroup/cpuset: Remove outdated comment in sched_partition_write()

The comment here is outdated and can cause confusion, from the code
perspective, there’s also no need for new comment, so just remove it.

Signed-off-by: Xiu Jianfeng <xiujianfeng@huawei.com>
Acked-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
kernel/cgroup/cpuset.c