diff options
| author | André Almeida <andrealmeid@riseup.net> | 2018-11-13 16:58:34 -0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-20 11:00:57 +0100 |
| commit | 1aa30a00b5ed279e2241a1dc59b46b93a47acf0c (patch) | |
| tree | 28def8ba0893d5ccaff537db0a7bafba2bb8e5b3 /include/linux/platform_data | |
| parent | 2853a061be96b8a9009861e998746fda204ef426 (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 <andrealmeid@riseup.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/platform_data')
0 files changed, 0 insertions, 0 deletions
