Thread (6 messages) 6 messages, 1 author, 2018-07-28
STALE2913d
Revisions (2)
  1. v1 [diff vs current]
  2. v2 current

[PATCH v2 2/5] block: Remove a superfluous #include directive

From: Bart Van Assche <hidden>
Date: 2018-07-27 22:56:17
Subsystem: block layer, the rest · Maintainers: Jens Axboe, Linus Torvalds

Commit 12f5b9314545 ("blk-mq: Remove generation seqeunce") removed the
only u64_stats_sync instance from <linux/blkdev.h> but did not remove
the corresponding #include directive. Since the #include directive is
no longer needed, remove it.

Signed-off-by: Bart Van Assche <redacted>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Keith Busch <redacted>
Cc: Jianchao Wang <redacted>
Cc: Ming Lei <redacted>
---
 include/linux/blkdev.h | 1 -
 1 file changed, 1 deletion(-)
diff --git a/include/linux/blkdev.h b/include/linux/blkdev.h
index 8f924fba80b9..9aeda7e982c4 100644
--- a/include/linux/blkdev.h
+++ b/include/linux/blkdev.h
@@ -28,7 +28,6 @@
 #include <linux/scatterlist.h>
 #include <linux/blkzoned.h>
 #include <linux/seqlock.h>
-#include <linux/u64_stats_sync.h>
 
 struct module;
 struct scsi_ioctl_command;
-- 
2.18.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help