diff options
author | Jens Remus <jremus@linux.vnet.ibm.com> | 2017-09-18 22:18:22 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-09-19 00:41:37 +0300 |
commit | e878c5e6003edae23512fe43d3c050622e5ebcf5 (patch) | |
tree | de1b3f5838e70a0c37fc480e003e99292be807ef /fs/lockd/clntxdr.c | |
parent | d7aa9d0bb923d55aa65a6e18428b384038c6523e (diff) | |
download | linux-e878c5e6003edae23512fe43d3c050622e5ebcf5.tar.xz |
s390/qeth: tidy up parameter naming for qeth_do_send_packet()
Cppcheck reports the following for drivers/s390/net/qeth_core.h:
warning - line 1560 - Function 'qeth_do_send_packet' argument order
different:
declaration 'card, queue, skb, hdr, hd_len, offset, elements'
definition 'card, queue, skb, hdr, offset, hd_len, elements_needed'.
Match the naming in the function's declaration against its definition.
Signed-off-by: Jens Remus <jremus@linux.vnet.ibm.com>
Reviewed-by: Julian Wiedmann <jwi@linux.vnet.ibm.com>
Signed-off-by: Julian Wiedmann <jwi@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/lockd/clntxdr.c')
0 files changed, 0 insertions, 0 deletions