diff options
| author | Sergio Paracuellos <[email protected]> | 2018-05-04 06:16:14 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-05-06 18:58:37 -0700 |
| commit | 58f8128eccbcdf0dff8e82925284b023002b7fae (patch) | |
| tree | 630789bdb3e2fe801c721b14f001d8bf4aa5a7b0 /tools/perf/scripts/python/netdev-times.py | |
| parent | 29699193df74cf993e4eee37709ec12cf7def743 (diff) | |
staging: ks7010: change local variable type in ks7010_sdio_init_irqs
Local variable 'byte' in ks7010_sdio_init_irqs is declared as
unsigned char and can be declared as u8 which is preferred.
It is being used in calls to ks7010_sdio_writeb 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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions