diff options
| author | Roman Storozhenko <[email protected]> | 2017-12-19 20:56:54 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-12-21 18:22:07 +0100 |
| commit | a1b475afe31ad3359396b8515ed3c195bdf7772d (patch) | |
| tree | 9b87da25fe2e7179d52753f8de01d4ef28e33de2 /tools/perf/scripts/python/bin | |
| parent | 37edc1ccc9e1b61cbcfa8cc6bab463cba397bbe2 (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/bin')
0 files changed, 0 insertions, 0 deletions