diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2019-04-17 18:17:28 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-04-17 10:33:59 -0700 |
commit | 41c47da3b6e5b8e03d69c3391de0b22f31c3fea1 (patch) | |
tree | d3f706acf877a025bbdc83c53e0fdce7f316cb13 /fs/ufs | |
parent | 3a6f7892acc192050cad8f92445424238d06369f (diff) | |
download | linux-stable-41c47da3b6e5b8e03d69c3391de0b22f31c3fea1.tar.gz linux-stable-41c47da3b6e5b8e03d69c3391de0b22f31c3fea1.tar.bz2 linux-stable-41c47da3b6e5b8e03d69c3391de0b22f31c3fea1.zip |
s390/qeth: clarify naming for some QDIO helpers
The naming of several QDIO helpers doesn't match their actual
functionality, or the structures they operate on. Clean this up.
s/qeth_alloc_qdio_buffers/qeth_alloc_qdio_queues
s/qeth_free_qdio_buffers/qeth_free_qdio_queues
s/qeth_alloc_qdio_out_buf/qeth_alloc_output_queue
s/qeth_clear_outq_buffers/qeth_drain_output_queue
s/qeth_clear_qdio_buffers/qeth_drain_output_queues
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/ufs')
0 files changed, 0 insertions, 0 deletions