[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240426012313.2295067-1-gustavenrique01@gmail.com>
Date: Thu, 25 Apr 2024 22:23:10 -0300
From: Gustavo <ogustavo@....br>
To: lars@...afoo.de,
Michael.Hennerich@...log.com,
jic23@...nel.org
Cc: Gustavo <gustavenrique01@...il.com>,
linux-iio@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] iio: adc: ad799x: Fix warning generated by checkpatch
Clean code of iio:adc:ad799x to avoid warning messages. These include proper variable declaration 'unsigned' to 'unsigned int', add blank line and use of octal permission instead of symbolic.
Gustavo (3):
iio: adc: ad799x: change 'unsigned' to 'unsigned int' declaration
iio: adc: ad799x.c: add blank line to avoid warning messages
iio: adc: ad799x: Prefer to use octal permission instead of symbolic
drivers/iio/adc/ad799x.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
--
2.34.1
Powered by blists - more mailing lists