s390/dasd: Improve ERP error messages
authorJan Höppner <hoeppner@linux.ibm.com>
Fri, 9 Feb 2024 12:45:21 +0000 (13:45 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 9 Feb 2024 14:33:06 +0000 (07:33 -0700)
commit1df0f512faa71f1e106f36529ceff52f48209e30
tree930667457c66fbe80f7a9fb523c9585aaef0c77b
parent14509b748ff58df3f0980b1cd70ade0e4a805e99
s390/dasd: Improve ERP error messages

Some ERP errors still share the same message format and only add
different reason codes to it. These reason codes don't have any meaning
anymore.
Make the individual error messages more explicit and remove the reason
codes altogether. Comments around the error messages are also removed as
they provide no additional value anymore with more explicit messages.

Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
Reviewed-by: Stefan Haberland <sth@linux.ibm.com>
Signed-off-by: Stefan Haberland <sth@linux.ibm.com>
Link: https://lore.kernel.org/r/20240209124522.3697827-2-sth@linux.ibm.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/s390/block/dasd_3990_erp.c