mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-23 05:56:14 -04:00
doc:it_IT: fix some typos
Fix of some typos spotted reading documentation in italian and latest changes for 6.4 Signed-off-by: Fabio Fantoni <fantonifabio@tiscali.it> Reviewed-by: Federico Vaga <federico.vaga@vaga.pv.it> Link: https://lore.kernel.org/r/20230425110158.9755-1-fantonifabio@tiscali.it Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
committed by
Jonathan Corbet
parent
7e8472c820
commit
3ee23096ad
@@ -1030,7 +1030,7 @@ alle corse critiche, dovreste usare timer_delete_sync()
|
||||
(``include/linux/timer.h``) per gestire questo caso.
|
||||
|
||||
Prima di rilasciare un temporizzatore dovreste chiamare la funzione
|
||||
timer_shutdown() o timer_shutdown_sync() di modo che non venga più ricarmato.
|
||||
timer_shutdown() o timer_shutdown_sync() di modo che non venga più riarmato.
|
||||
Ogni successivo tentativo di riarmare il temporizzatore verrà silenziosamente
|
||||
ignorato.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user