Files
linux/include/linux/mtd
Miquel Raynal 96661618a5 mtd: fix mtd_oobavail() incoherent returned value
[ Upstream commit 4348433d8c ]

mtd_oobavail() returns either mtd->oovabail or mtd->oobsize. Both
values are unsigned 32-bit entities, so there is no reason to pretend
returning a signed one.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-15 16:09:52 +09:00
..
2015-05-27 12:42:16 -07:00
2016-01-26 10:27:33 -08:00
2014-01-20 11:55:23 -08:00
2016-01-26 10:27:34 -08:00
2014-05-28 00:05:23 -07:00
2013-04-05 13:02:40 +01:00
2013-04-05 13:02:33 +01:00
2014-04-18 16:40:08 -07:00
2011-03-31 11:26:23 -03:00