openwrt-mirror/target/linux/generic/files/drivers/mtd
Christian Marangi d21262edcf
kernel: mtdsplit_uimage: use -ENOENT instead of -ENODEV
New linux version will check the return code of parser on subpartitions.
The only valid case for skipping a parser with an error is -ENOENT.

Change the relevant entry to -ENOENT.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2025-11-20 23:42:11 +01:00
..
mtdsplit kernel: mtdsplit_uimage: use -ENOENT instead of -ENODEV 2025-11-20 23:42:11 +01:00
nand kernel: mtk_bmt: counteracting calloc-transposed-args compiler warning 2025-05-13 22:07:11 +02:00
parsers generic: routerbootpart: fix compilation on 64-bit 2024-06-06 11:45:03 +02:00