[PATCH v3 02/33] scripts/kernel-doc: add a symlink to the Perl version of kernel-doc

Mauro Carvalho Chehab posted 33 patches 8 months, 2 weeks ago
[PATCH v3 02/33] scripts/kernel-doc: add a symlink to the Perl version of kernel-doc
Posted by Mauro Carvalho Chehab 8 months, 2 weeks ago
Preserve kernel-doc name, associating with the curent version
in Perl.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 scripts/kernel-doc | 1 +
 1 file changed, 1 insertion(+)
 create mode 120000 scripts/kernel-doc

diff --git a/scripts/kernel-doc b/scripts/kernel-doc
new file mode 120000
index 000000000000..f175155c1e66
--- /dev/null
+++ b/scripts/kernel-doc
@@ -0,0 +1 @@
+kernel-doc.pl
\ No newline at end of file
-- 
2.49.0