diff options
author | Jules Irenge <[email protected]> | 2019-11-11 13:30:53 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-11-11 15:56:51 +0100 |
commit | 5cd382b2693358be99b9ae1c524854f5715b5dc2 (patch) | |
tree | 4b4d39df45197dde28ac741173bb68f25632674d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | f0cb9b5dfd1a6014349354e63768500a860cad53 (diff) |
staging: wfx: replace uintXX_t to uXX and intXX_t to sXX
Replace uint8_t to u8, uint16_t to u16, uint32_t to u32
int8_t to s8,int16_t to s16 and int32_t to s32
As per recommendation of checkpatch tool.
Signed-off-by: Jules Irenge <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions