diff options
author | Martin Wilck <mwilck@suse.com> | 2018-04-18 01:35:08 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-04-21 01:14:35 +0200 |
commit | 1409880357ed33dc1c23eed080d88ea4410ed9a3 (patch) | |
tree | bedb737ada763f6fb7a65697dda062b66c745ba6 /security | |
parent | scsi: devinfo: use const_ilog2 for array indices (diff) | |
download | linux-1409880357ed33dc1c23eed080d88ea4410ed9a3.tar.xz linux-1409880357ed33dc1c23eed080d88ea4410ed9a3.zip |
scsi: devinfo: change blist_flag_t to 64bit
Space for SCSI blist flags is gradually running out. Change the type to
__u64 and fix a checkpatch complaint about symbolic mode flags in
scsi_devinfo.c.
Make checkpatch happy by replacing simple_strtoul() with kstrtoull().
Signed-off-by: Martin Wilck <mwilck@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions