diff options
author | Roman Storozhenko <romeusmeister@gmail.com> | 2017-12-19 20:56:54 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-21 18:22:07 +0100 |
commit | a1b475afe31ad3359396b8515ed3c195bdf7772d (patch) | |
tree | 9b87da25fe2e7179d52753f8de01d4ef28e33de2 /drivers/iio/trigger/stm32-timer-trigger.c | |
parent | 37edc1ccc9e1b61cbcfa8cc6bab463cba397bbe2 (diff) | |
download | linux-a1b475afe31ad3359396b8515ed3c195bdf7772d.tar.gz linux-a1b475afe31ad3359396b8515ed3c195bdf7772d.tar.bz2 linux-a1b475afe31ad3359396b8515ed3c195bdf7772d.zip |
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 <romeusmeister@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/iio/trigger/stm32-timer-trigger.c')
0 files changed, 0 insertions, 0 deletions