+8
−13
Loading
stable inclusion from stable-v6.6.76 commit 94d9ee3b85d204ceeb0e7ca1221d1316888328f1 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IBW08Q Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=94d9ee3b85d204ceeb0e7ca1221d1316888328f1 -------------------------------- [ Upstream commit 92d4fe0a48f1ab6cf20143dd0b376f4fe842854b ] The 'else' arm here is unreachable in practical use cases. include/config/auto.conf does not include "# CONFIG_... is not set" line unless it is manually hacked. Signed-off-by:Masahiro Yamada <masahiroy@kernel.org> Stable-dep-of: a409fc1463d6 ("kconfig: fix memory leak in sym_warn_unmet_dep()") Signed-off-by:
Sasha Levin <sashal@kernel.org> (cherry picked from commit 94d9ee3b85d204ceeb0e7ca1221d1316888328f1) Signed-off-by:
Wentao Guan <guanwentao@uniontech.com>