[PATCH] mtd: onenand: remove redundant variable ooblen
Miquel Raynal
miquel.raynal at bootlin.com
Thu Dec 9 08:50:14 PST 2021
On Sun, 2021-12-05 at 23:07:29 UTC, Colin Ian King wrote:
> Variable ooblen is being initialized with a value that is never read.
> The variable is never used after this, so it is redundant and can be
> removed.
>
> Signed-off-by: Colin Ian King <colin.i.king at gmail.com>
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks.
Miquel
More information about the linux-mtd
mailing list