diff options
author | Stefan Herdler <[email protected]> | 2024-05-07 02:24:56 +0200 |
---|---|---|
committer | Hans Verkuil <[email protected]> | 2024-06-04 16:19:56 +0200 |
commit | a6257cc79aed1de04a6e84c789a1e8609411346b (patch) | |
tree | caf5eb5f404a7029e1814ebcda140634d8c4a07e /include/linux/fpga/fpga-bridge.h | |
parent | e7b9b556aa799fd7a917801a6afc86f4317532fc (diff) |
media: av7110: coding style fixes: variable types
This patch fixes the following checkpatch warnings:
CHECK:PREFER_KERNEL_TYPES: Prefer kernel type 's32' over 'int32_t'
CHECK:PREFER_KERNEL_TYPES: Prefer kernel type 'u64' over 'uint64_t'
WARNING:UNNECESSARY_INT: Prefer 'long' over 'long int' as the int is unnecessary
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
Signed-off-by: Stefan Herdler <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions