diff options
author | Colin Ian King <[email protected]> | 2017-08-25 16:50:17 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-08-26 09:20:33 +0200 |
commit | 68ee51cb773bed81f9ff7144eca0a08550e1f9a1 (patch) | |
tree | 303aca19fec6f945fd342be5cafc472b38cbf4e0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c2ceb5fd4e921506e86208b82fca716a2c3aad59 (diff) |
efi/reboot: Make function pointer orig_pm_power_off static
The function pointer orig_pm_power_off is local to the source and does
not need to be in global scope, so make it static.
Cleans up sparse warning:
symbol 'orig_pm_power_off' was not declared. Should it be static?
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Matt Fleming <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions