You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
net: remove redundant argument comments
Remove redundant argument comments in files of net/* Signed-off-by: Qinghuang Feng <qhfeng.kernel@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
6c0bce37ff
commit
cf005b1d0e
@@ -230,7 +230,6 @@ static inline unsigned dn_nsp_clone_and_send(struct sk_buff *skb,
|
||||
/**
|
||||
* dn_nsp_output - Try and send something from socket queues
|
||||
* @sk: The socket whose queues are to be investigated
|
||||
* @gfp: The memory allocation flags
|
||||
*
|
||||
* Try and send the packet on the end of the data and other data queues.
|
||||
* Other data gets priority over data, and if we retransmit a packet we
|
||||
|
||||
Reference in New Issue
Block a user