Files
linux/include/linux/mtd
Miquel Raynal 75fecd8d71 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>
2019-12-13 08:52:21 +01:00
..
2015-05-27 12:42:16 -07:00
2010-08-08 20:58:20 +01:00
2010-08-08 20:58:20 +01:00
2016-01-26 10:27:34 -08:00
2013-04-05 13:02:40 +01:00
2010-01-13 09:04:53 +00:00
2013-04-05 13:02:33 +01:00
2014-04-18 16:40:08 -07:00