diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2019-03-28 16:39:25 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-28 20:57:24 +0100 |
commit | 988a747d88df706e4a157ab328a9d566f6f025c0 (patch) | |
tree | 235cc1e4f7555b2aab5aec22d9ae963f28614275 /net/9p/trans_common.c | |
parent | s390/qeth: don't poll for cmd IO completion (diff) | |
download | linux-988a747d88df706e4a157ab328a9d566f6f025c0.tar.xz linux-988a747d88df706e4a157ab328a9d566f6f025c0.zip |
s390/qeth: clarify default cmd callback
Current code makes it look like qeth_send_control_data_cb() is some
sort of default callback for all cmds. But in practice, it is only used
for half of the cmd buffers we issue.
Reduce the confusion by only setting this callback for cmds that
actually want it, and while at it give the callback a name that matches
the established naming scheme.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/9p/trans_common.c')
0 files changed, 0 insertions, 0 deletions