[PATCH v2 0/1] Fix libclang version check for rustavailable

From: Ethan D. Twardy
Date: Sun May 28 2023 - 09:21:12 EST


This series contains just one two-line patch, to fix a small issue
in scripts/rust_is_available.sh. This issue is currently affecting
kernel builds with Rust on Gentoo Linux (and potentially other
distributions/workflows where the kernel source path contains a
version string).

Changes from v1:
* Patch formatting. I believe there were some serious issues with the
formatting that caused it to be lost/ignored by the mailing list.
I sincerely hope that the formatting of this patch is acceptable,
this is my first contribution to the kernel so I haven't mastered
the patch workflow yet.

Ethan D. Twardy (1):
scripts/rust_is_available: Fix clang version check

scripts/rust_is_available.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


base-commit: ac9a78681b921877518763ba0e89202254349d1b
--
2.40.1