Re: [PATCH v2] power: supply: ltc4162l: Use GENMASK macro in bitmask operation

From: Sebastian Reichel
Date: Fri Jan 17 2025 - 16:36:07 EST



On Fri, 17 Jan 2025 10:43:07 +0800, Kim Seer Paller wrote:
> Replace the bitmask operation BIT(6) - 1 with GENMASK(5, 0) to make the
> code clearer and readable.
>
>

Applied, thanks!

[1/1] power: supply: ltc4162l: Use GENMASK macro in bitmask operation
commit: 92c71aa1a8942057e228c09d37f8513abbab5fea

Best regards,
--
Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx>