remove two fields from struct request

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Jens,

this series removes two fields from struct request that just duplicate
information in the bios.  As-is it doesn't actually shrink the structure
size but instead just creates a 4 byte hole, but that will probably
become useful sooner or later.

Diffstat:
 block/blk-merge.c            |   26 ++++++++++++++------------
 block/blk-mq.c               |    5 +----
 drivers/scsi/sd.c            |    6 +++---
 include/linux/blk-mq.h       |    8 +++-----
 include/trace/events/block.h |    6 +++---
 5 files changed, 24 insertions(+), 27 deletions(-)




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]

  Powered by Linux