diff options
| author | Ingo Molnar <mingo@kernel.org> | 2025-11-26 11:31:09 +0100 |
|---|---|---|
| committer | Ingo Molnar <mingo@kernel.org> | 2025-12-15 07:52:44 +0100 |
| commit | 2b8c3d3dc9b1ee323e2982945088e3f5eebdf3dd (patch) | |
| tree | 74ab2fd8acba6d3c118adf6718f98096ea9c71d0 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 47efe2ddccb1f285a02bfcf1e079f49bf7a9ccb3 (diff) | |
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 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
