]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
mtd: spi-nor: swp: Clarify a comment
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 26 May 2026 14:56:33 +0000 (16:56 +0200)
committerPratyush Yadav <pratyush@kernel.org>
Tue, 26 May 2026 15:21:04 +0000 (17:21 +0200)
commitcb3021466daa3d7f87cdec8c294649315dad711f
tree02316af6389e6d4495d05e496eecd41a32990090
parent5eeff82d389e381422f48a4bde4b7f4a5a2dc584
mtd: spi-nor: swp: Clarify a comment

The comment states that some power of two sizes are not supported. This
is very device dependent (based on the size), so modulate a bit the
sentence to make it more accurate.

Reviewed-by: Michael Walle <mwalle@kernel.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Pratyush Yadav <pratyush@kernel.org>
drivers/mtd/spi-nor/swp.c