projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6c8e94
)
block: remove unused header
author
Ma, Jianpeng
<jianpeng.ma@intel.com>
Tue, 21 Apr 2020 11:48:08 +0000
(11:48 +0000)
committer
Jens Axboe
<axboe@kernel.dk>
Tue, 21 Apr 2020 15:51:10 +0000
(09:51 -0600)
Dax related code already removed from this file.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/block_dev.c
patch
|
blob
|
history
diff --git
a/fs/block_dev.c
b/fs/block_dev.c
index 59435f07911a8a52efd5f9200a9b903ff3584825..93672c3f1c78c886eaeffaff6746bf2ee2937d99 100644
(file)
--- a/
fs/block_dev.c
+++ b/
fs/block_dev.c
@@
-19,7
+19,6
@@
#include <linux/module.h>
#include <linux/blkpg.h>
#include <linux/magic.h>
-#include <linux/dax.h>
#include <linux/buffer_head.h>
#include <linux/swap.h>
#include <linux/pagevec.h>