projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2ff778
)
block: don't include <linux/idr.h> in blk.h
author
Christoph Hellwig
<hch@lst.de>
Tue, 23 Nov 2021 18:53:11 +0000
(19:53 +0100)
committer
Jens Axboe
<axboe@kernel.dk>
Mon, 29 Nov 2021 13:38:44 +0000
(06:38 -0700)
Not needed.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link:
https://lore.kernel.org/r/20211123185312.1432157-8-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk.h
patch
|
blob
|
history
diff --git
a/block/blk.h
b/block/blk.h
index a6e9ce37678025d29ea06a3e68f73c9256207920..4089aeffca4b05c96fc8ce7ab3972665315744f0 100644
(file)
--- a/
block/blk.h
+++ b/
block/blk.h
@@
-2,7
+2,6
@@
#ifndef BLK_INTERNAL_H
#define BLK_INTERNAL_H
-#include <linux/idr.h>
#include <linux/part_stat.h>
#include <linux/blk-crypto.h>
#include <linux/memblock.h> /* for max_pfn/max_low_pfn */