mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
Major changes are: clean-up codes using checkpatch --strict option. fix several warning and build failure from linux-next. change the minimum supported kernel version to v5.4. use xarray for tree connect list. fix reviews from lkml. Signed-off-by: Rosen Penev <rosenp@gmail.com>