[PATCH] mtd: parser_imagetag: fix error codes in bcm963xx_parse_imagetag_partitions()
Miquel Raynal
miquel.raynal at bootlin.com
Thu Jan 28 16:25:34 EST 2021
On Thu, 2021-01-28 at 09:36:52 UTC, Dan Carpenter wrote:
> If the kstrtouint() calls fail, then this should return a negative
> error code but it currently returns success.
>
> Fixes: dd84cb022b31 ("mtd: bcm63xxpart: move imagetag parsing to its own parser")
> Signed-off-by: Dan Carpenter <dan.carpenter at oracle.com>
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/next, thanks.
Miquel
More information about the linux-mtd
mailing list