All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa+renesas@sang-engineering.com>
To: Andi Shyti <andi.shyti@kernel.org>
Cc: Cezar Chiru <chiru.cezar.89@gmail.com>,
	peda@axentia.se, jdelvare@suse.com, linux-i2c@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] i2c: Main i2c-*.c files and algos/ subdirectory : Fix errors and warnings generated by checkpatch
Date: Wed, 3 Sep 2025 19:15:25 +0200	[thread overview]
Message-ID: <aLh3rVYItYZ3CYpq@shikoro> (raw)
In-Reply-To: <fkiu64vdlndg5lvuaktao2vmvmn5al7xcpksrjmxrr4ldz5ssn@dolroldcknpd>

[-- Attachment #1: Type: text/plain, Size: 1561 bytes --]

On Wed, Sep 03, 2025 at 06:56:12PM +0200, Andi Shyti wrote:
> Hi Cezar,
> 
> On Sat, Aug 30, 2025 at 12:30:15PM +0300, Cezar Chiru wrote:
> > Fixed some coding style errors and warnings plus some minor changes
> > in code as reported by checkpatch script. The busses/ and muxes/
> > subfolders will be dealt with another commit. Main changes were done
> > to comments, defines of 'if' statement, swapping 'unsigned' with
> > 'unsigned int' and other minor changes.
> > 
> > Signed-off-by: Cezar Chiru <chiru.cezar.89@gmail.com>
> > ---
> >  drivers/i2c/Kconfig              |  2 +-
> >  drivers/i2c/algos/i2c-algo-bit.c | 29 +++++++++------
> >  drivers/i2c/algos/i2c-algo-pca.c | 25 +++++++++----
> >  drivers/i2c/algos/i2c-algo-pcf.c | 61 ++++++++++++++++++++++----------
> >  drivers/i2c/algos/i2c-algo-pcf.h | 10 +++---
> >  drivers/i2c/i2c-boardinfo.c      |  2 +-
> >  drivers/i2c/i2c-core-base.c      | 59 +++++++++++++++++++-----------
> >  drivers/i2c/i2c-dev.c            | 47 ++++++++++++++----------
> >  drivers/i2c/i2c-mux.c            |  1 +
> >  drivers/i2c/i2c-slave-eeprom.c   |  2 +-
> >  drivers/i2c/i2c-smbus.c          |  2 +-
> >  drivers/i2c/i2c-stub.c           | 29 +++++++--------
> >  12 files changed, 170 insertions(+), 99 deletions(-)
> 
> first of all, thanks for your patch, but I can't accept it.
> Please split your patch in several smaller patches with single
> changes.
> 
> Granularity is very important for reviews and git blame.

Same comment as previous patch: describe testing please


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2025-09-03 17:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-30  9:30 [PATCH] i2c: Main i2c-*.c files and algos/ subdirectory : Fix errors and warnings generated by checkpatch Cezar Chiru
2025-09-03 16:56 ` Andi Shyti
2025-09-03 17:15   ` Wolfram Sang [this message]
     [not found]     ` <CANvS2vUf=kOdGKTcy8XWz2aO2uHTf7TkF-EQSedMSYE863oFcA@mail.gmail.com>
2025-09-04  0:28       ` Cezar Chiru
2025-09-04 12:37       ` Andi Shyti
2025-09-04  1:08     ` Cezar Chiru

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=aLh3rVYItYZ3CYpq@shikoro \
    --to=wsa+renesas@sang-engineering.com \
    --cc=andi.shyti@kernel.org \
    --cc=chiru.cezar.89@gmail.com \
    --cc=jdelvare@suse.com \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peda@axentia.se \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.