diff options
| author | Aaro Koskinen <[email protected]> | 2016-02-17 00:22:16 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-02-20 15:14:01 -0800 |
| commit | cce66005b41a6bfbb257594321b75d045501dd2e (patch) | |
| tree | 834209e19065ec499007bdcdff18fe60904b3e88 /tools/perf/scripts | |
| parent | 466657314b2357a123409da59bd32ca0bd0cd390 (diff) | |
staging: octeon-usb: switch to use kernel types
Switch to use kernel types:
uint64_t -> u64
uint32_t -> u32
uint16_t -> u16
uint8_t -> u8
int8_t -> s8
Signed-off-by: Aaro Koskinen <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions