diff options
author | Sebastian Ott <sebott@linux.ibm.com> | 2018-05-23 17:47:36 +0300 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2018-06-12 16:14:05 +0300 |
commit | 7352c5469307395875f4b62f366a369ae1c46e83 (patch) | |
tree | ee5da0c493758bd8f41cc24bd5cc596c6da81b07 /drivers/s390 | |
parent | d7927df833d2bb3e494f588205f3ccef87e0cbd7 (diff) | |
download | linux-7352c5469307395875f4b62f366a369ae1c46e83.tar.xz |
s390/cio: sanitize css_general_characteristics definition
Change css_general_characteristics such that the bitfields don't
straddle storage-unit boundaries of the base types.
This does not change the offsets of the structs members but now
we do as documented and also fix the following sparse complaint:
drivers/s390/cio/chsc.c:926:56:
warning: invalid access past the end of 'css_general_characteristics' (16 18)
Signed-off-by: Sebastian Ott <sebott@linux.ibm.com>
Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions