diff options
author | Bart Van Assche <bart.vanassche@wdc.com> | 2018-08-09 07:47:28 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-08-09 09:12:26 -0600 |
commit | b1f4267cc5448d20ae0c515a74141e74365e78a3 (patch) | |
tree | cd6c13b520b7f22ff452eb64872da2b418c5394c /fs | |
parent | d263ed9926823c462f99a7679e18f0c9e5b8550d (diff) |
block: Remove two superfluous #include directives
Commit 12f5b9314545 ("blk-mq: Remove generation seqeunce") removed the
only seqcount_t and u64_stats_sync instances from <linux/blkdev.h> but
did not remove the corresponding #include directives. Since these
include directives are no longer needed, remove them.
Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Keith Busch <keith.busch@intel.com>
Cc: Ming Lei <ming.lei@redhat.com>
Cc: Jianchao Wang <jianchao.w.wang@oracle.com>
Cc: Hannes Reinecke <hare@suse.com>,
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions