diff options
author | Chen Ridong <chenridong@huawei.com> | 2025-09-22 13:02:32 +0000 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2025-09-22 12:57:46 -1000 |
commit | 39431592e93530d7f543e3d7204a8f9a062e6ac7 (patch) | |
tree | e65411598e7c7927997c58086e19901d19ea5c79 /scripts/generate_rust_analyzer.py | |
parent | b72af996b67ccb1dea988765bf046cba2d4c6898 (diff) |
cpuset: remove impossible warning in update_parent_effective_cpumask
If the parent is not a valid partition, an error will be returned before
any partition update command is processed. This means the
WARN_ON_ONCE(!is_partition_valid(parent)) can never be triggered, so
it is safe to remove.
Signed-off-by: Chen Ridong <chenridong@huawei.com>
Acked-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions