aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSergio Paracuellos <[email protected]>2018-05-13 20:35:38 +0200
committerGreg Kroah-Hartman <[email protected]>2018-05-14 14:07:06 +0200
commit62a37b72ced4f73d605c1a8654417c5f1625ce06 (patch)
tree818849f10536531b07f99822ee742ec5e159902d /tools/perf/scripts/python/export-to-postgresql.py
parent449f9eefa19c7255913db2ef10980982d3e79c0c (diff)
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 <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions