diff options
author | Federico Vaga <federico.vaga@vaga.pv.it> | 2019-04-29 23:47:20 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-04-30 06:28:20 -0600 |
commit | 678f784cd6cdd523fe4fb98c45dc7a6a673c2461 (patch) | |
tree | 23b338691b93733d91a7f0b4bfa3e534219d4e83 /Documentation/translations/it_IT/core-api | |
parent | fbf7c7e046ee4e45d18e541335c2177524e4dbd1 (diff) |
doc:it_IT: translation alignment
Align Italian translation after the following changes in Documentation
bba757d8578f coding-style.rst: Generic alloc functions do not need OOM logging
d8e8bcc3d8de docs: doc-guide: remove the extension from .rst files
Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations/it_IT/core-api')
-rw-r--r-- | Documentation/translations/it_IT/core-api/memory-allocation.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Documentation/translations/it_IT/core-api/memory-allocation.rst b/Documentation/translations/it_IT/core-api/memory-allocation.rst new file mode 100644 index 000000000000..11d5148f8d6b --- /dev/null +++ b/Documentation/translations/it_IT/core-api/memory-allocation.rst @@ -0,0 +1,13 @@ +.. include:: ../disclaimer-ita.rst + +:Original: :ref:`Documentation/core-api/memory-allocation.rst <memory_allocation>` + +.. _it_memory_allocation: + +================================ +Guida all'allocazione di memoria +================================ + +.. warning:: + + TODO ancora da tradurre |