From: Boris Brezillon <boris.brezillon@xxxxxxxxxxx> On Wed, 2019-01-02 at 14:36:54 UTC, Boris Brezillon wrote: > add_mtd_device() can fail. We should always check its return value > and gracefully handle the failure case. Fix the call sites where this > not done (in mtdpart.c) and add a __must_check attribute to the > prototype to avoid this kind of mistakes. > > Signed-off-by: Boris Brezillon <bbrezillon@xxxxxxxxxx> Applied to http://git.infradead.org/linux-mtd.git master, thanks. Boris ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/