aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAndrĂ© Almeida <[email protected]>2018-11-13 16:58:34 -0200
committerGreg Kroah-Hartman <[email protected]>2018-11-20 11:00:57 +0100
commit1aa30a00b5ed279e2241a1dc59b46b93a47acf0c (patch)
tree28def8ba0893d5ccaff537db0a7bafba2bb8e5b3 /tools/perf/scripts/python/stackcollapse.py
parent2853a061be96b8a9009861e998746fda204ef426 (diff)
staging: vchi: change type 'int32_t' to 's32'
As one can see in a typedef at linux/types.h:103, s32 and int32_t are both a 32 bits signed integer. s32 is preferred because it is defined by the kernel maintainers and it prevents portability issues. Changed to meet checkpatch criteria. Signed-off-by: AndrĂ© Almeida <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions