]> www.infradead.org Git - users/jedix/linux-maple.git/commit
modpost: use strstarts() to clean up parse_source_files()
authorMasahiro Yamada <masahiroy@kernel.org>
Fri, 7 Feb 2025 17:50:55 +0000 (02:50 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sat, 15 Mar 2025 12:16:22 +0000 (21:16 +0900)
commit144fced6852ba11c90560c996e986b4563f089af
tree82f20c83115f047d37a4a11ead5f2113c95ff94d
parent59d60d26a58be75e9e3b813104c2dfd3b58eb662
modpost: use strstarts() to clean up parse_source_files()

No functional changes are intended.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
scripts/mod/sumversion.c