[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240521145327.745f8b50@xps-13>
Date: Tue, 21 May 2024 14:53:27 +0200
From: Miquel Raynal <miquel.raynal@...tlin.com>
To: Md Sadre Alam <quic_mdalam@...cinc.com>
Cc: broonie@...nel.org, robh@...nel.org, krzk+dt@...nel.org,
conor+dt@...nel.org, andersson@...nel.org, konrad.dybcio@...aro.org,
richard@....at, vigneshr@...com, manivannan.sadhasivam@...aro.org,
linux-arm-msm@...r.kernel.org, linux-spi@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-mtd@...ts.infradead.org, quic_srichara@...cinc.com,
quic_varada@...cinc.com
Subject: Re: [PATCH v6 5/8] drivers: mtd: nand: use FIELD_PREP and GENMASK
Hi,
quic_mdalam@...cinc.com wrote on Tue, 21 May 2024 16:25:29 +0530:
> Use the bitfield macro FIELD_PREP, and GENMASK to
> do the shift and mask in one go. This makes the code
> more readable.
>
> Signed-off-by: Md Sadre Alam <quic_mdalam@...cinc.com>
> ---
> Change in [v6]
>
> * Added FIELD_PREP() and GENMASK() macro
Maybe you want to include linux/bitfield.h now.
Otherwise that's a great improvement.
Thanks,
Miquèl
Powered by blists - more mailing lists