Dan Carpenter 12ba8f8ce2 mtd: parser: imagetag: fix error codes in bcm963xx_parse_imagetag_partitions()
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@oracle.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/YBKFtNaFHGYBj+u4@mwanda
2021-01-28 22:24:54 +01:00
..
2020-12-16 18:48:16 +01:00
2020-12-16 14:58:35 -08:00
2020-12-16 18:48:16 +01:00
2018-06-12 16:19:22 -07:00
2020-10-28 11:58:11 +01:00
2020-12-01 14:53:39 -07:00