summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorLiang Luo <luoliang@kylinos.cn>2026-06-08 10:18:42 +0300
committerPeter Zijlstra <peterz@infradead.org>2026-06-09 11:28:08 +0300
commit76124a050ddbc8b252172205ab04f10a83c03a4d (patch)
treefdf8bb0461418e76a0b7e1cc299c05a65f94102e /include/linux
parent29922fdfc2a4008d66418bedd0ebf5038fc54efa (diff)
downloadlinux-76124a050ddbc8b252172205ab04f10a83c03a4d.tar.xz
sched/core: Combine separate 'else' and 'if' statements
The kernel coding style recommends using 'else if' instead of placing 'if' on a separate line after 'else'. This change makes the code consistent with the rest of the kernel codebase. Signed-off-by: Liang Luo <luoliang@kylinos.cn> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://patch.msgid.link/20260608071842.325159-1-luoliang@kylinos.cn
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions