aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSergio Paracuellos <[email protected]>2018-05-04 06:16:12 +0200
committerGreg Kroah-Hartman <[email protected]>2018-05-06 18:58:37 -0700
commita51333d17578c63621c0ef5aa24eaabdec094c1e (patch)
tree6c8d55cad30c18743d8aa99607d89ef94fc3abab /tools/perf/scripts/python/bin
parent9d418fa883b4cee9c20fba35b9c93d1680c79ccc (diff)
staging: ks7010: change local variable type in ks7010_rw_function
Local variable 'byte' in ks7010_rw_function is declared as unsigned char and can be declared as u8 which is preferred. It is being used in ks7010_sdio_readb which is already expecting an u8. Signed-off-by: Sergio Paracuellos <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions