mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-11 09:30:21 +00:00
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@gmail.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/linux-mtd/20211205230729.79337-1-colin.i.king@gmail.com |
||
|---|---|---|
| .. | ||
| generic.c | ||
| Kconfig | ||
| Makefile | ||
| onenand_base.c | ||
| onenand_bbt.c | ||
| onenand_omap2.c | ||
| onenand_samsung.c | ||
| samsung.h | ||