diff options
author | Tom Rix <trix@redhat.com> | 2023-06-11 08:25:35 -0400 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2023-06-16 17:08:01 +0200 |
commit | a707df30c9438a9d4d0a43ae7f22b59b078f94c4 (patch) | |
tree | 9d073b9ba81592cd29df5ff15fed575be0746a10 /.cocciconfig | |
parent | 5416bf1cf5602ab3a38b4c0d15ccec1ca4199633 (diff) |
sched/fair: Rename variable cpu_util eff_util
cppcheck reports
kernel/sched/fair.c:7436:17: style: Local variable 'cpu_util' shadows outer function [shadowFunction]
unsigned long cpu_util;
^
Clean this up by renaming the variable to eff_util
Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Valentin Schneider <vschneid@redhat.com>
Reviewed-by: Dietmar Eggemann <dietmar.eggemann@arm.com>
Link: https://lore.kernel.org/r/20230611122535.183654-1-trix@redhat.com
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions