summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNathan Chancellor <nathan@kernel.org>2026-05-18 02:05:18 +0300
committerNathan Chancellor <nathan@kernel.org>2026-05-28 01:20:06 +0300
commitc69eaa687667e529fcc0cce02394cca5a4db2249 (patch)
tree7f9e1ae83a29f926ff96bc2267c5c9ef803e40b4 /scripts
parentf3de78cb19d1236169c3f24a5caaf7739c0886a1 (diff)
downloadlinux-c69eaa687667e529fcc0cce02394cca5a4db2249.tar.xz
compiler-clang.h: Remove __cleanup -Wunused-variable workaround
Now that the minimum supported version of LLVM for building the kernel has been raised to 17.0.1, the redefinition of __cleanup with __maybe_unused added to it is unnecessary because the referenced LLVM change is present in all supported LLVM versions. Drop it. Link: https://patch.msgid.link/20260517-bump-minimum-supported-llvm-version-to-17-v2-15-b3b8cda46bdd@kernel.org Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions