diff options
author | Chen Ridong <chenridong@huawei.com> | 2025-09-22 13:02:33 +0000 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2025-09-22 12:57:46 -1000 |
commit | 8f0fdbd4a06bf795c68bc9839d9c349ab592654f (patch) | |
tree | 9c9e762ba831a66e2e42b8580b98a18e2ddb8bfd /scripts/gcc-plugins/gcc-common.h | |
parent | 39431592e93530d7f543e3d7204a8f9a062e6ac7 (diff) |
cpuset: remove is_prs_invalid helper
The is_prs_invalid helper function is redundant as it serves a similar
purpose to is_partition_invalid. It can be fully replaced by the existing
is_partition_invalid function, so this patch removes the is_prs_invalid
helper.
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/gcc-plugins/gcc-common.h')
0 files changed, 0 insertions, 0 deletions