diff options
author | Bart Van Assche <bvanassche@acm.org> | 2019-03-25 19:17:20 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-27 23:49:43 +0300 |
commit | b3c0fd61e6ab0bf7381b31cb4edef76e2ec2f2bf (patch) | |
tree | c62c42730ee3b733a3204b7fa863c218451fc11a /net/rxrpc/peer_object.c | |
parent | 37f3c421e8f09eeee3b78991af4fe13c126616d9 (diff) | |
download | linux-b3c0fd61e6ab0bf7381b31cb4edef76e2ec2f2bf.tar.xz |
net/core: Document all dev_ioctl() arguments
This patch avoids that the following warnings are reported when building
with W=1:
net/core/dev_ioctl.c:378: warning: Function parameter or member 'ifr' not described in 'dev_ioctl'
net/core/dev_ioctl.c:378: warning: Function parameter or member 'need_copyout' not described in 'dev_ioctl'
net/core/dev_ioctl.c:378: warning: Excess function parameter 'arg' description in 'dev_ioctl'
Cc: Al Viro <viro@zeniv.linux.org.uk>
Fixes: 44c02a2c3dc5 ("dev_ioctl(): move copyin/copyout to callers") # v4.16.
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rxrpc/peer_object.c')
0 files changed, 0 insertions, 0 deletions