aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorValentin Schneider <[email protected]>2018-09-26 16:12:06 +0100
committerIngo Molnar <[email protected]>2018-11-04 00:59:22 +0100
commit47b7aee14fd7e453370a5d15dfb11c958ca360f2 (patch)
treede5221ce5577bd4f3b19cdfb2bd144f629aa4b5f /scripts/gcc-plugins/cyc_complexity_plugin.c
parent40fa3780bac2b654edf23f6b13f4e2dd550aea10 (diff)
sched/fair: Clean up load_balance() condition
The alignment of the condition is off, clean that up. Also, logical operators have lower precedence than bitwise/relational operators, so remove one layer of parentheses to make the condition a bit simpler to follow. Signed-off-by: Valentin Schneider <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Cc: [email protected] Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [email protected] Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions