]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
mtd: spinand: Fix kernel doc
authorMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 9 Jan 2026 17:18:02 +0000 (18:18 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 29 Jan 2026 19:21:40 +0000 (20:21 +0100)
commita57b1f07d2d35843a7ada30c8cf9a215c0931868
tree918d208c2718524b1aa583556dfab8f568fdc463
parent28c3edc43cb9ab6ebe43439d48a662a095409b03
mtd: spinand: Fix kernel doc

The @data buffer is 5 bytes, not 4, it has been extended for the need of
devices with an extra ID bytes.

Fixes: 34a956739d29 ("mtd: spinand: Add support for 5-byte IDs")
Reviewed-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
include/linux/mtd/spinand.h