]> git.ipfire.org Git - thirdparty/linux.git/commit
s390/sclp: Define commands for storage (un)assignment
authorAlexander Gordeev <agordeev@linux.ibm.com>
Mon, 10 Jun 2024 15:10:48 +0000 (17:10 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Tue, 18 Jun 2024 15:01:33 +0000 (17:01 +0200)
commit447360d75cf473d4b1048a7204443262f3f60758
tree57a6d43ed534f91962245fad799ec285fddba16f
parent39976f1278a97d79e758ceb59fe613764844c9c3
s390/sclp: Define commands for storage (un)assignment

Replace immediate values with SCLP_CMDW_UN|ASSIGN_STORAGE defines.

Acked-by: Heiko Carstens <hca@linux.ibm.com>
Link: https://lore.kernel.org/r/20240610151048.2548428-1-agordeev@linux.ibm.com
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
drivers/s390/char/sclp_cmd.c