Skip to content
Commit da8cf0d7 authored by Gustavo Rodrigues's avatar Gustavo Rodrigues Committed by Jonathan Cameron
Browse files

iio: adc: ad799x: change 'unsigned' to 'unsigned int' declaration



Prefer 'unsigned int' instead of bare use of 'unsigned' declarations to
to improve code readbility. This ceases one of the warning messages
pointed by checkpatch.

Co-developed-by: default avatarBruna Lopes <brunaafl@usp.br>
Signed-off-by: default avatarBruna Lopes <brunaafl@usp.br>
Signed-off-by: default avatarGustavo Rodrigues <ogustavo@usp.br>
Reviewed-by: default avatarNuno Sa <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20240428194326.2836387-2-ogustavo@usp.br


Signed-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
parent 6a28a72a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment