Linux Input/HID development
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Andy Shevchenko <andriy.shevchenko@intel.com>
Cc: sanjayembeddedse@gmail.com, "Jiri Kosina" <jikos@kernel.org>,
	"Srinivas Pandruvada" <srinivas.pandruvada@linux.intel.com>,
	"David Lechner" <dlechner@baylibre.com>,
	"Nuno Sá" <nuno.sa@analog.com>,
	"Andy Shevchenko" <andy@kernel.org>,
	linux-input@vger.kernel.org, linux-iio@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	"Maxwell Doose" <m32285159@gmail.com>
Subject: Re: [PATCH v3 0/2] HID: iio: warning clean up and prefer kernel coding style
Date: Sun, 12 Jul 2026 01:47:33 +0100	[thread overview]
Message-ID: <20260712014733.3f5ed10a@jic23-huawei> (raw)
In-Reply-To: <akwbOnnEuQ4wA-OE@ashevche-desk.local>

On Tue, 7 Jul 2026 00:16:42 +0300
Andy Shevchenko <andriy.shevchenko@intel.com> wrote:

> On Tue, Jul 07, 2026 at 12:29:42AM +0530, Sanjay Chitroda via B4 Relay wrote:
> 
> > This series updates HID sensor IIO drivers to address checkpatch
> > warnings, improves readability and compliance with kernel coding style.
> > 
> > The changes are:
> >   - replacing explicit NULL comparisons with implicit pointer checks;
> >   - adjusting indentation and alignment;
> >   - reformatting multi-line function declarations for improved
> >     readability and consistency.
> > 
> > While updating alignment and line wrapping, function parameters are
> > grouped more logically and common callback signatures are formatted
> > consistently across HID sensor IIO drivers.
> > 
> > Testing:
> >   - Compiled with W=1 for each patch in the series  
> 
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
> 
Given the set of fixes working their way upstream for HID, it
might be a little while before I apply this one.

Jonathan


      reply	other threads:[~2026-07-12  0:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-06 18:59 [PATCH v3 0/2] HID: iio: warning clean up and prefer kernel coding style Sanjay Chitroda via B4 Relay
2026-07-06 18:59 ` [PATCH v3 1/2] iio: hid-sensors: align function parenthesis for readability Sanjay Chitroda via B4 Relay
2026-07-06 18:59 ` [PATCH v3 2/2] iio: hid-sensors: Use implicit NULL pointer checks Sanjay Chitroda via B4 Relay
2026-07-06 21:16 ` [PATCH v3 0/2] HID: iio: warning clean up and prefer kernel coding style Andy Shevchenko
2026-07-12  0:47   ` Jonathan Cameron [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260712014733.3f5ed10a@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=andriy.shevchenko@intel.com \
    --cc=andy@kernel.org \
    --cc=dlechner@baylibre.com \
    --cc=jikos@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=m32285159@gmail.com \
    --cc=nuno.sa@analog.com \
    --cc=sanjayembeddedse@gmail.com \
    --cc=srinivas.pandruvada@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox