mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-29 17:09:28 -04:00
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>