aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorSergio Paracuellos <sergio.paracuellos@gmail.com>2018-05-13 20:35:38 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-14 14:07:06 +0200
commit62a37b72ced4f73d605c1a8654417c5f1625ce06 (patch)
tree818849f10536531b07f99822ee742ec5e159902d /tools/perf/scripts/python/call-graph-from-sql.py
parentstaging: ks7010: remove no necessary blank line (diff)
downloadlinux-62a37b72ced4f73d605c1a8654417c5f1625ce06.tar.gz
linux-62a37b72ced4f73d605c1a8654417c5f1625ce06.zip
staging: ks7010: replace unsigned char type with u8
Variable 'byte' in ks7010_upload_firmware function is declared as unsigned char and is only being used to read hardware registers which are expected in sdio_read_byteb function as u8. Change 'byte' variable type to u8 which is preferred. Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions