diff options
author | 2015-09-18 22:45:34 -0600 | |
---|---|---|
committer | 2015-10-03 08:40:44 -0700 | |
commit | 10e6aaabc37171a8b2c0f531696db91f5ac442f9 (patch) | |
tree | 284cd44a539b58a8772dccb411699c8e530b4d3b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | toshiba_acpi: Add 0x prefix to available_kbd_modes_show function (diff) | |
download | wireguard-linux-10e6aaabc37171a8b2c0f531696db91f5ac442f9.tar.xz wireguard-linux-10e6aaabc37171a8b2c0f531696db91f5ac442f9.zip |
toshiba_acpi: Remove unneeded u32 variables from *setup_keyboard
The function toshiba_acpi_setup_keyboard currently has two u32 variables
used to store the Hotkey Event Type and the result of the HCI_SYSTEM_EVENT
query.
This patch removes those two variables, as we already have a global
variable named "hotkey_event_type" and the result of the HCI_SYSTEM_EVENT
query can be checked directly from the function.
Signed-off-by: Azael Avalos <coproscefalo@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions