Message ID | 20220727181855.589052-1-joetalbott@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | iio: Whitespace cleanup | expand |
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(-) >