Skip to content
Commit 4366dd72 authored by Harald Freudenberger's avatar Harald Freudenberger Committed by Vasily Gorbik
Browse files

s390/zcrypt: fix wrong format specifications



Fixes 5 wrong format specification findings found by the
kernel test robot in ap_queue.c:

warning: format specifies type 'unsigned char' but the argument has type 'int' [-Wformat]
                               __func__, status.response_code,

Signed-off-by: default avatarHarald Freudenberger <freude@linux.ibm.com>
Reported-by: default avatarkernel test robot <lkp@intel.com>
Fixes: 2ea2a609

 ("s390/ap: add error response code field for ap queue devices")
Signed-off-by: default avatarVasily Gorbik <gor@linux.ibm.com>
parent b61e1f32
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment