kconfig: resync list.h
authorMasahiro Yamada <masahiroy@kernel.org>
Fri, 2 Feb 2024 15:58:18 +0000 (00:58 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Mon, 19 Feb 2024 09:20:41 +0000 (18:20 +0900)
commit55f649b73de1585de8608ad5afa764cd7646f9c2
treef7db5cf3e418d2e2a0b86c0b195cc443d6566e54
parent4dae9cf5cbb863c7ca23899446885dbc457f81ae
kconfig: resync list.h

Update the existing macros and inline functions based on
include/linux/list.h.

The variable name '_new' can be reverted to 'new' because this header
is no longer included from the C++ file, scripts/kconfig/qconf.cc.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/kconfig/list.h