aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2018-02-23 16:32:55 +0000
committerRafael J. Wysocki <[email protected]>2018-02-27 17:09:20 +0100
commit514bcc5dfa69d64f7772cb6442721b9d1b83504d (patch)
tree0f0dce5d4370eecd982b1406337b8c983b12b0e5 /scripts/gdb/linux/utils.py
parent91eea70e5e5ce12eb1c7cd922e561fab43e201bd (diff)
ACPI: battery: make function __battery_hook_unregister() static
The function __battery_hook_unregister is local to the source and does not need to be in global scope, so make it static. Cleans up sparse warning: drivers/acpi/battery.c:654:6: warning: symbol '__battery_hook_unregister' was not declared. Should it be static? Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions