diff options
author | 2023-09-21 17:54:29 -0500 | |
---|---|---|
committer | 2023-09-21 22:14:20 -0400 | |
commit | 5144905884e2bfbbde8593045ea26bffd199aa4d (patch) | |
tree | 7b1e8c3c1439c7e8010681ffd60a302972320bb6 /scripts/generate_rust_analyzer.py | |
parent | scsi: ibmvfc: Fix erroneous use of rtas_busy_delay with hcall return code (diff) | |
download | linux-rng-5144905884e2bfbbde8593045ea26bffd199aa4d.tar.xz linux-rng-5144905884e2bfbbde8593045ea26bffd199aa4d.zip |
scsi: ibmvfc: Use a bitfield for boolean flags
There are currently 9 binary flag fields in the ibmvfc host
structure. Converting each of these to a single bitfield reduces the foot
print of the structure by 32 bytes.
Signed-off-by: Tyrel Datwyler <tyreld@linux.ibm.com>
Link: https://lore.kernel.org/r/20230921225435.3537728-6-tyreld@linux.ibm.com
Reviewed-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions