linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* block: remove unused header
@ 2020-04-21  5:48 Ma, Jianpeng
  2020-04-21 11:33 ` Christoph Hellwig
  0 siblings, 1 reply; 2+ messages in thread
From: Ma, Jianpeng @ 2020-04-21  5:48 UTC (permalink / raw)
  To: axboe; +Cc: Williams, Dan J, linux-kernel

From 95218bc1d79f2bcbdd8819be26efa698868a34ca Mon Sep 17 00:00:00 2001
From: Jianpeng Ma <jianpeng.ma@intel.com>
Date: Tue, 21 Apr 2020 01:15:24 -0400
Subject: [PATCH] block: remove unused header.

Dax related code already removed from this file.

Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
---
 fs/block_dev.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/block_dev.c b/fs/block_dev.c
index 52b6f646cdbd..4163435dc231 100644
--- 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>
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: block: remove unused header
  2020-04-21  5:48 block: remove unused header Ma, Jianpeng
@ 2020-04-21 11:33 ` Christoph Hellwig
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2020-04-21 11:33 UTC (permalink / raw)
  To: Ma, Jianpeng; +Cc: axboe, Williams, Dan J, linux-kernel

On Tue, Apr 21, 2020 at 05:48:46AM +0000, Ma, Jianpeng wrote:
> >From 95218bc1d79f2bcbdd8819be26efa698868a34ca Mon Sep 17 00:00:00 2001
> From: Jianpeng Ma <jianpeng.ma@intel.com>
> Date: Tue, 21 Apr 2020 01:15:24 -0400
> Subject: [PATCH] block: remove unused header.
> 
> Dax related code already removed from this file.
> 
> Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>

Except for the mangled patch format this looks good:

Reviewed-by: Christoph Hellwig <hch@lst.de>

Can you resend it with proper patch headers?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-21 11:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-21  5:48 block: remove unused header Ma, Jianpeng
2020-04-21 11:33 ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).