openwrt-Ansuel/target/linux/generic/files/drivers/mtd/mtdsplit
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
..
Kconfig
Makefile
mtdsplit_bcm63xx.c
mtdsplit_bcm_wfi.c
mtdsplit_brnimage.c
mtdsplit_cfe_bootfs.c
mtdsplit_elf.c kernel: mtdsplit: rework and make use of -ENOENT error 2025-11-18 13:07:59 +01:00
mtdsplit_eva.c
mtdsplit_fit.c kernel: mtdsplit: rework and make use of -ENOENT error 2025-11-18 13:07:59 +01:00
mtdsplit_h3c_vfs.c kernel: mtdsplit_h3c_vfs: use -ENOENT instead of -ENODEV 2025-11-20 23:42:11 +01:00
mtdsplit_jimage.c kernel: mtdsplit: rework and make use of -ENOENT error 2025-11-18 13:07:59 +01:00
mtdsplit_lzma.c
mtdsplit_minor.c
mtdsplit_mstc_boot.c kernel: mtdsplit: rework and make use of -ENOENT error 2025-11-18 13:07:59 +01:00
mtdsplit_seama.c
mtdsplit_seil.c kernel: generic: mtdsplit_seil: use -ENOENT instead of -ENODEV 2025-11-20 23:42:11 +01:00
mtdsplit_squashfs.c
mtdsplit_tplink.c
mtdsplit_trx.c kernel: mtdsplit: rework and make use of -ENOENT error 2025-11-18 13:07:59 +01:00
mtdsplit_uimage.c kernel: mtdsplit_uimage: use -ENOENT instead of -ENODEV 2025-11-20 23:42:11 +01:00
mtdsplit_wrgg.c
mtdsplit.c kernel: mtdsplit: rework and make use of -ENOENT error 2025-11-18 13:07:59 +01:00
mtdsplit.h kernel: mtdsplit: rework and make use of -ENOENT error 2025-11-18 13:07:59 +01:00