[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHp75VchLWQgmdxKPSbwH-m43zFHT9ADk4aH7-jvD5-MaVOtEw@mail.gmail.com>
Date: Mon, 6 May 2024 21:43:14 +0300
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: Andreas Kemnade <andreas@...nade.info>
Cc: dmitry.torokhov@...il.com, robh@...nel.org, krzk+dt@...nel.org,
conor+dt@...nel.org, u.kleine-koenig@...gutronix.de, hdegoede@...hat.com,
siebren.vroegindeweij@...mail.com, linux-input@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 3/3] Input: ektf2127 - add ektf2232 support
On Mon, May 6, 2024 at 7:21 PM Andreas Kemnade <andreas@...nade.info> wrote:
> On Mon, 6 May 2024 15:05:52 +0300
> Andy Shevchenko <andy.shevchenko@...il.com> wrote:
> > From: Andy Shevchenko <andy.shevchenko@...il.com>
> > To: Andreas Kemnade <andreas@...nade.info>
> > Date: Mon, 6 May 2024 15:05:52 +0300
> > On Mon, May 6, 2024 at 12:48 AM Andreas Kemnade <andreas@...nade.info> wrote:
..
> > I'm wondering if you are using --histogram diff algo when preparing the patches.
>
> No, I am not using that, it seems to not make that chunk nicer.
> Yes, we want
>
> + int status_shift;
> };
> +
> +struct ektf2127_i2c_chip_data {
> + int status_shift;
> +};
>
> But that is not shorter or simpler, just more readable.
And that's exactly what histogram is about. I suggest making it
default for the Linux kernel project (or globally in your
~/.gitconfig).
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists