]> git.baikalelectronics.ru Git - kernel.git/commit
s390/qdio: limit direct access to first_to_check cursor
authorJulian Wiedmann <jwi@linux.ibm.com>
Mon, 8 Apr 2019 09:19:54 +0000 (11:19 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 18 Apr 2019 08:10:31 +0000 (10:10 +0200)
commitb8c7edfc97bb1758871ae6c00a8e897d4cbbff51
treeb05c5ea98ac00c97866aafc5a71e9e1f14ace21d
parent77986dd10efbea46ecff0ece8489f9c2998a885d
s390/qdio: limit direct access to first_to_check cursor

Refactor all the low-level helpers to take the first_to_check cursor as
parameter, rather than accessing it directly.

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