aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorRoman Storozhenko <[email protected]>2017-12-19 20:56:54 +0300
committerGreg Kroah-Hartman <[email protected]>2017-12-21 18:22:07 +0100
commita1b475afe31ad3359396b8515ed3c195bdf7772d (patch)
tree9b87da25fe2e7179d52753f8de01d4ef28e33de2 /tools/perf/scripts/python/export-to-sqlite.py
parent37edc1ccc9e1b61cbcfa8cc6bab463cba397bbe2 (diff)
staging: lustre: Replace 'uint32_t' with 'u32' and 'uint64_t' with 'u64'
There are two reasons for replacing 'uint32_t' with 'u32' and 'uint64_t' with 'u64': 1) As Linus Torvalds have said we should use kernel types: http://lkml.iu.edu/hypermail//linux/kernel/1506.0/00160.html 2) There are only few places in the lustre codebase that use such types. In the most cases it uses 'u32' and 'u64'. Signed-off-by: Roman Storozhenko <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions