net: Fix first line of kernel-doc for a few functions
The function name must be followed by a space, hypen, space, and a short description. Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
5ecccb74dc
commit
1a5778aa00
@ -78,7 +78,7 @@ rpc_timeout_upcall_queue(struct work_struct *work)
|
||||
}
|
||||
|
||||
/**
|
||||
* rpc_queue_upcall
|
||||
* rpc_queue_upcall - queue an upcall message to userspace
|
||||
* @inode: inode of upcall pipe on which to queue given message
|
||||
* @msg: message to queue
|
||||
*
|
||||
|
Reference in New Issue
Block a user