s390/qdio: use get_buf_state() in debug_get_buf_state()
authorJulian Wiedmann <jwi@linux.ibm.com>
Fri, 26 Apr 2019 07:30:11 +0000 (09:30 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 8 May 2019 13:01:23 +0000 (15:01 +0200)
commit5a19d67027283c77f51b971485c3e579d94b5a2f
treeab5082dd97701ace5cae0499acf8ecb3377c4ff2
parent3060781f2664d34af641247aeac62696405a3fde
s390/qdio: use get_buf_state() in debug_get_buf_state()

For a 1-SBAL state inspection, use the corresponding helper.
No functional change, just reducing the number of immediate callers to
get_buf_states().

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Reviewed-by: Jens Remus <jremus@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/cio/qdio_main.c