aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-hacking
diff options
context:
space:
mode:
authorFederico Vaga <federico.vaga@vaga.pv.it>2018-07-07 00:05:17 +0200
committerJonathan Corbet <corbet@lwn.net>2018-07-26 16:21:09 -0600
commit1497624fffab130608a8f2825f47fb8231a90355 (patch)
treed11ce378d370708062600a3973987d3e28ec9543 /Documentation/kernel-hacking
parentdocs: Fix the reference labels in Locking.rst (diff)
downloadlinux-dev-1497624fffab130608a8f2825f47fb8231a90355.tar.xz
linux-dev-1497624fffab130608a8f2825f47fb8231a90355.zip
doc:it_IT: translation for kernel-hacking
This patch includes the kernel-hacking translation in Italian (both hacking.rst and locking.rst). It adds also the anchors for the english kernel-hacking documents. Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/kernel-hacking')
-rw-r--r--Documentation/kernel-hacking/hacking.rst2
-rw-r--r--Documentation/kernel-hacking/locking.rst2
2 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/kernel-hacking/hacking.rst b/Documentation/kernel-hacking/hacking.rst
index 9999c8468293..d824e4feaff3 100644
--- a/Documentation/kernel-hacking/hacking.rst
+++ b/Documentation/kernel-hacking/hacking.rst
@@ -1,3 +1,5 @@
+.. _kernel_hacking_hack:
+
============================================
Unreliable Guide To Hacking The Linux Kernel
============================================
diff --git a/Documentation/kernel-hacking/locking.rst b/Documentation/kernel-hacking/locking.rst
index 9cc036ff57b9..519673df0e82 100644
--- a/Documentation/kernel-hacking/locking.rst
+++ b/Documentation/kernel-hacking/locking.rst
@@ -1,3 +1,5 @@
+.. _kernel_hacking_lock:
+
===========================
Unreliable Guide To Locking
===========================