[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e04c9300-b9e8-4ea9-8d4a-464f82cbdb0c@roeck-us.net>
Date: Mon, 25 Mar 2024 09:29:11 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: Patrick Rudolph <patrick.rudolph@...ements.com>,
linux-hwmon@...r.kernel.org, linux-kernel@...r.kernel.org,
Jean Delvare <jdelvare@...e.com>
Subject: Re: [PATCH v1 1/3] hwmon: (pmbus/mp2975) Replace home made version
of __assign_bit()
On Mon, Mar 25, 2024 at 02:07:42PM +0200, Andy Shevchenko wrote:
> The newly introduced SWAP() macro is quite generic by naming, but
> moreover it's a repetition of the existing __assign_bit().
> With this applied, add a missing bits.h (via now required bitops.h).
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Not sure if I like __assign_bit() more than SWAP(), but at least it is
"standard". Applied.
Thanks,
Guenter
Powered by blists - more mailing lists