From: Mauro Carvalho Chehab Date: Tue, 8 Apr 2025 10:09:04 +0000 (+0800) Subject: scripts/kernel-doc: rename it to scripts/kernel-doc.pl X-Git-Tag: v6.16-rc1~176^2~49^2~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb6749b961b684701a5d4bc905c4923407017c88;p=thirdparty%2Fkernel%2Fstable.git scripts/kernel-doc: rename it to scripts/kernel-doc.pl In preparation for deprecating scripts/kernel-doc in favor of a new version written in Perl, rename it to scripts/kernel-doc.pl. Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Jonathan Corbet Link: https://lore.kernel.org/r/a8a86136bcf102495f09c24a65817f1600fae0e8.1744106241.git.mchehab+huawei@kernel.org --- diff --git a/scripts/kernel-doc b/scripts/kernel-doc.pl similarity index 100% rename from scripts/kernel-doc rename to scripts/kernel-doc.pl