]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - drivers/usb/serial/digi_acceleport.c
doc: fix broken references
[mirror_ubuntu-jammy-kernel.git] / drivers / usb / serial / digi_acceleport.c
index 86fbba6336c9c0bd7e74529f12aa3f50dc2f7807..e92cbefc0f88ea1e5ce0b6533b71587111587929 100644 (file)
 *  - All sleeps use a timeout of DIGI_RETRY_TIMEOUT before looping to
 *    recheck the condition they are sleeping on.  This is defensive,
 *    in case a wake up is lost.
-*  - Following Documentation/DocBook/kernel-locking.pdf no spin locks
+*  - Following Documentation/DocBook/kernel-locking.tmpl no spin locks
 *    are held when calling copy_to/from_user or printk.
 */