mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-29 20:49:30 -04:00
Move back to .remove from .remove_new as kernel 6.12 unified the usage of .remove and .remove_new (and .remove_new is expected to be dropped in later version) Signed-off-by: Zhu Yujie <libriunc@gmail.com> [ improve commit description ] Link: https://github.com/openwrt/openwrt/pull/20555 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>