From: Linus Torvalds Date: Fri, 24 Apr 2026 16:29:51 +0000 (-0700) Subject: Merge tag 'clang-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/nathan... X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bbc4af7ad94c452c00e64fc400fc1317351969b4;p=thirdparty%2Flinux.git Merge tag 'clang-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/nathan/linux Pull Clang build fix from Nathan Chancellor: - Wrap declaration and assignment of key_pass in certs/extract-cert.c with '#ifdef' that matches its only usage to clear up an instance of a new clang subwarning, -Wunused-but-set-global. * tag 'clang-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/nathan/linux: extract-cert: Wrap key_pass with '#ifdef USE_PKCS11_ENGINE' --- bbc4af7ad94c452c00e64fc400fc1317351969b4