aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJens Remus <[email protected]>2017-09-18 21:18:22 +0200
committerDavid S. Miller <[email protected]>2017-09-18 14:41:37 -0700
commite878c5e6003edae23512fe43d3c050622e5ebcf5 (patch)
treede1b3f5838e70a0c37fc480e003e99292be807ef /tools/perf/scripts/python
parentd7aa9d0bb923d55aa65a6e18428b384038c6523e (diff)
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 <[email protected]> Reviewed-by: Julian Wiedmann <[email protected]> Signed-off-by: Julian Wiedmann <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions