summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2025-11-26 13:31:09 +0300
committerIngo Molnar <mingo@kernel.org>2025-12-15 09:52:44 +0300
commit2b8c3d3dc9b1ee323e2982945088e3f5eebdf3dd (patch)
tree74ab2fd8acba6d3c118adf6718f98096ea9c71d0 /include/linux
parent47efe2ddccb1f285a02bfcf1e079f49bf7a9ccb3 (diff)
downloadlinux-2b8c3d3dc9b1ee323e2982945088e3f5eebdf3dd.tar.xz
sched/fair: Join two #ifdef CONFIG_FAIR_GROUP_SCHED blocks
Join two identical #ifdef blocks: #ifdef CONFIG_FAIR_GROUP_SCHED ... #endif #ifdef CONFIG_FAIR_GROUP_SCHED ... #endif Also mark nested #ifdef blocks in the usual fashion, to make it more apparent where in a nested hierarchy of #ifdefs we are at a glance. Signed-off-by: Ingo Molnar <mingo@kernel.org> Reviewed-by: Shrikanth Hegde <sshegde@linux.ibm.com> Link: https://patch.msgid.link/20251201064647.1851919-2-mingo@kernel.org
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions