aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorSergio Paracuellos <[email protected]>2018-05-04 06:16:11 +0200
committerGreg Kroah-Hartman <[email protected]>2018-05-06 18:58:37 -0700
commit9d418fa883b4cee9c20fba35b9c93d1680c79ccc (patch)
treeb285375a7cb038f571d00b51523b55b9b79ca52c /tools/perf/scripts/python/netdev-times.py
parent49705f9a0ddd5bc4b694fae9bcfe03a2c0eb9cdd (diff)
staging: ks7010: change local variable type in _ks_wlan_hw_power_save
Local variable 'byte' in _ks_wlan_hw_power_save function is declared as unsigned char and can be declared as u8 which is preferred. It is being using with ks7010_sdio_readb which expects u8 already. Signed-off-by: Sergio Paracuellos <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions