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
@ -528,8 +528,6 @@ static void rdma_close(struct p9_client *client)
|
||||
|
||||
/**
|
||||
* alloc_rdma - Allocate and initialize the rdma transport structure
|
||||
* @msize: MTU
|
||||
* @dotu: Extension attribute
|
||||
* @opts: Mount options structure
|
||||
*/
|
||||
static struct p9_trans_rdma *alloc_rdma(struct p9_rdma_opts *opts)
|
||||
|
Reference in New Issue
Block a user