diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2020-03-20 14:00:00 +0100 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2020-04-06 13:13:50 +0200 |
commit | a8a4ee2740bb6224271f06742884ec375c42cb9e (patch) | |
tree | a5d253ea15fb58c460bfa8dd8c61e2ab08eec099 /lib/seq_buf.c | |
parent | s390/qdio: remove cdev from init_data (diff) | |
download | linux-a8a4ee2740bb6224271f06742884ec375c42cb9e.tar.xz linux-a8a4ee2740bb6224271f06742884ec375c42cb9e.zip |
s390/qdio: inline shared_ind()
This is just prep work for a subsequent patch, no functional change.
For the non-polling path we can pull the code chunk in front of the
for-loop, since it only evaluates to true for a 1-queue configuration.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Reviewed-by: Benjamin Block <bblock@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'lib/seq_buf.c')
0 files changed, 0 insertions, 0 deletions