[PATCH v3 9/9] mtd: nand: ecc-hamming: Use the public nsteps field

Miquel Raynal miquel.raynal at bootlin.com
Tue Mar 2 16:33:13 GMT 2021


On Wed, 2021-01-27 at 20:30:20 UTC, Miquel Raynal wrote:
> The software Hamming ECC engine stores the nsteps variable in its own
> private structure while it is also exported as a public ECC field.
> 
> Let's get rid of the redundant private one and let's use the
> nand_ecc_context structure when possible.
> 
> Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next.

Miquel



More information about the linux-mtd mailing list