diff options
author | Keith Busch <[email protected]> | 2024-09-13 11:28:46 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-09-13 12:31:45 -0600 |
commit | 2b018086143d638de8d67ae5be6e8c1afb413193 (patch) | |
tree | d36ac6fb2078ae1a7d1a5281c44a3a67e83f8ad1 /drivers/fpga/fpga-bridge.c | |
parent | d4d7c03f7ee1d7f16b7b6e885b1e00968f72b93c (diff) |
blk-mq: unconditional nr_integrity_segments
Always defining the field will make using it easier and less error prone
in future patches.
There shouldn't be any downside to this: the field fits in what would
otherwise be a 2-byte hole, so we're not saving space by conditionally
leaving it out.
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Signed-off-by: Keith Busch <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions