diff options
author | 2019-11-11 13:30:53 +0000 | |
---|---|---|
committer | 2019-11-11 15:56:51 +0100 | |
commit | 5cd382b2693358be99b9ae1c524854f5715b5dc2 (patch) | |
tree | 4b4d39df45197dde28ac741173bb68f25632674d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | Merge 5.4-rc7 into staging-next (diff) | |
download | linux-dev-5cd382b2693358be99b9ae1c524854f5715b5dc2.tar.xz linux-dev-5cd382b2693358be99b9ae1c524854f5715b5dc2.zip |
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 <jbi.octave@gmail.com>
Link: https://lore.kernel.org/r/20191111133055.214410-1-jbi.octave@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions