openwrt/target/linux/generic/files
Christian Marangi f9eaa1cf1f
kernel: mtdsplit_minor: 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:12 +01:00
..
arch/mips/fw/myloader
Documentation
drivers kernel: mtdsplit_minor: use -ENOENT instead of -ENODEV 2025-11-20 23:42:12 +01:00
include mac80211: remove rt2x00_platform_data 2025-08-20 09:57:46 +02:00