diff options
author | Tom Rix <[email protected]> | 2023-03-14 10:48:18 -0400 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2023-03-22 10:10:57 +0100 |
commit | d91e15a21d4b3823ce93a42b05f0d171689f4e6a (patch) | |
tree | 8390056f31cd6598e0855a4bd9a7560ff028ea24 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | e8d018dd0257f744ca50a729e3d042cf2ec9da65 (diff) |
sched/topology: Make sched_energy_mutex,update static
smatch reports
kernel/sched/topology.c:212:1: warning:
symbol 'sched_energy_mutex' was not declared. Should it be static?
kernel/sched/topology.c:213:6: warning:
symbol 'sched_energy_update' was not declared. Should it be static?
These variables are only used in topology.c, so should be static
Signed-off-by: Tom Rix <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Valentin Schneider <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions