aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSergio Paracuellos <[email protected]>2018-05-04 06:16:13 +0200
committerGreg Kroah-Hartman <[email protected]>2018-05-06 18:58:37 -0700
commit29699193df74cf993e4eee37709ec12cf7def743 (patch)
tree2145ede0bb93c097400133b7374ebfeff3410393 /tools/perf/scripts/python/bin
parenta51333d17578c63621c0ef5aa24eaabdec094c1e (diff)
staging: ks7010: change some local variables type in ks_sdio_interrupt
Local variables 'status', 'rsize' and 'byte' are declared as unsigned char and can be declared as u8 which is preferred. They are being used in ks7010_sdio_readb calls which is already expected 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