diff options
author | Claudio Imbrenda <imbrenda@linux.vnet.ibm.com> | 2018-01-23 15:07:09 +0100 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2018-02-22 15:31:23 +0100 |
commit | 0ee5f8dcd69d3db8d4e63e79f2962d328c48531f (patch) | |
tree | 1ac44cce8b657d6b2f1255f658cb5ffb105a8fe5 /drivers/char | |
parent | s390/dasd: configurable IFCC handling (diff) | |
download | linux-0ee5f8dcd69d3db8d4e63e79f2962d328c48531f.tar.xz linux-0ee5f8dcd69d3db8d4e63e79f2962d328c48531f.zip |
s390/sclp: clean up, use sccb_mask_t where appropriate
Replace hardcoded instances where 32 or unsigned int (or long) is used
for SCLP event masks, and replace with sizeof(sccb_mask_t) and
sccb_mask_t respectively.
This improves readability and prepares for when we will increase
sccb_mask_t to 64 bits.
Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Claudio Imbrenda <imbrenda@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions