mtd: nand: Fix a kdoc comment
authorMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 5 Mar 2025 19:49:55 +0000 (20:49 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 18 Mar 2025 16:15:39 +0000 (17:15 +0100)
commitca8cbbb2be8f906d9602a6e4324f8adf279e9cc2
tree07c4ec3306a04aa7ca764c2e0a4c5660249d18c2
parentb28f47ac3ddd072cce0e447ace89e2b4d6932c66
mtd: nand: Fix a kdoc comment

The max_bad_eraseblocks_per_lun member of nand_device obviously
describes a number of *maximum* number of bad eraseblocks per LUN.

Fix this obvious typo.

Fixes: 377e517b5fa5 ("mtd: nand: Add max_bad_eraseblocks_per_lun info to memorg")
Cc: <stable+noautosel@kernel.org> # fix kdoc comment
Reviewed-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
include/linux/mtd/nand.h