openwrt-Ansuel/target/linux/generic/files
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
..
arch/mips/fw/myloader
Documentation
drivers kernel: mtdsplit_uimage: use -ENOENT instead of -ENODEV 2025-11-20 23:42:11 +01:00
include