mirror of
https://github.com/torvalds/linux.git
synced 2024-12-13 14:43:03 +00:00
doc:it_IT: fix locking.rst section title
This title was still in English. I just translated it Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
edba5eecfd
commit
34523ec2f4
@ -593,8 +593,8 @@ l'opzione ``GFP_KERNEL`` che è permessa solo in contesto utente. Ho supposto
|
||||
che :c:func:`cache_add()` venga chiamata dal contesto utente, altrimenti
|
||||
questa opzione deve diventare un parametro di :c:func:`cache_add()`.
|
||||
|
||||
Exposing Objects Outside This File
|
||||
----------------------------------
|
||||
Esporre gli oggetti al di fuori del file
|
||||
----------------------------------------
|
||||
|
||||
Se i vostri oggetti contengono più informazioni, potrebbe non essere
|
||||
sufficiente copiare i dati avanti e indietro: per esempio, altre parti del
|
||||
|
Loading…
Reference in New Issue
Block a user