mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
remove extra space in comment
PiperOrigin-RevId: 487018697
This commit is contained in:
committed by
gVisor bot
parent
aaf5129c05
commit
c82b70015d
@@ -62,7 +62,7 @@ type queueDispatcher struct {
|
||||
closeWaker sleep.Waker
|
||||
}
|
||||
|
||||
// New creates a new fifo queuing discipline with the n queues with maximum
|
||||
// New creates a new fifo queuing discipline with the n queues with maximum
|
||||
// capacity of queueLen.
|
||||
//
|
||||
// +checklocksignore: we don't have to hold locks during initialization.
|
||||
|
||||
Reference in New Issue
Block a user