[PATCH 0/2] iio: Whitespace cleanup

Joe Simmons-Talbott posted 2 patches 3 years, 8 months ago
drivers/iio/industrialio-buffer.c  | 5 +++--
drivers/iio/industrialio-core.c    | 7 +++++++
drivers/iio/industrialio-trigger.c | 1 +
3 files changed, 11 insertions(+), 2 deletions(-)
[PATCH 0/2] iio: Whitespace cleanup
Posted by Joe Simmons-Talbott 3 years, 8 months ago
Fix whitespace warnings reported by checkpatch.pl.

Joe Simmons-Talbott (2):
  iio: Add blank lines after declarations.
  iio: Fix indentation for multiline conditional.

 drivers/iio/industrialio-buffer.c  | 5 +++--
 drivers/iio/industrialio-core.c    | 7 +++++++
 drivers/iio/industrialio-trigger.c | 1 +
 3 files changed, 11 insertions(+), 2 deletions(-)

-- 
2.36.1
Re: [PATCH 0/2] iio: Whitespace cleanup
Posted by Jonathan Cameron 3 years, 8 months ago
On Wed, 27 Jul 2022 14:18:53 -0400
Joe Simmons-Talbott <joetalbott@gmail.com> wrote:

> Fix whitespace warnings reported by checkpatch.pl.
Hi Joe,

Series applied to the togreg branch of iio.git and pushed
out as testing.  Note I'll rebase that branch on rc1 once
available and not push out as togreg until after that.

Thanks,

Jonathan

> 
> Joe Simmons-Talbott (2):
>   iio: Add blank lines after declarations.
>   iio: Fix indentation for multiline conditional.
> 
>  drivers/iio/industrialio-buffer.c  | 5 +++--
>  drivers/iio/industrialio-core.c    | 7 +++++++
>  drivers/iio/industrialio-trigger.c | 1 +
>  3 files changed, 11 insertions(+), 2 deletions(-)
>