linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND]block: remove unused header
@ 2020-04-21 11:48 Ma, Jianpeng
  2020-04-21 12:20 ` Christoph Hellwig
  2020-04-21 15:51 ` Jens Axboe
  0 siblings, 2 replies; 3+ messages in thread
From: Ma, Jianpeng @ 2020-04-21 11:48 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: axboe, Williams, Dan J, linux-kernel

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

> -----Original Message-----
> From: Christoph Hellwig <hch@infradead.org>
> Sent: Tuesday, April 21, 2020 7:33 PM
> To: Ma, Jianpeng <jianpeng.ma@intel.com>
> Cc: axboe@kernel.dk; Williams, Dan J <dan.j.williams@intel.com>; linux-
> kernel@vger.kernel.org
> Subject: Re: block: remove unused header
> 
> 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 related	[flat|nested] 3+ messages in thread

* Re: [RESEND]block: remove unused header
  2020-04-21 11:48 [RESEND]block: remove unused header Ma, Jianpeng
@ 2020-04-21 12:20 ` Christoph Hellwig
  2020-04-21 15:51 ` Jens Axboe
  1 sibling, 0 replies; 3+ messages in thread
From: Christoph Hellwig @ 2020-04-21 12:20 UTC (permalink / raw)
  To: Ma, Jianpeng; +Cc: Christoph Hellwig, axboe, Williams, Dan J, linux-kernel

On Tue, Apr 21, 2020 at 11:48:08AM +0000, Ma, Jianpeng wrote:
> Dax related code already removed from this file.
> 
> Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>

Looks good:

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

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

* Re: [RESEND]block: remove unused header
  2020-04-21 11:48 [RESEND]block: remove unused header Ma, Jianpeng
  2020-04-21 12:20 ` Christoph Hellwig
@ 2020-04-21 15:51 ` Jens Axboe
  1 sibling, 0 replies; 3+ messages in thread
From: Jens Axboe @ 2020-04-21 15:51 UTC (permalink / raw)
  To: Ma, Jianpeng, Christoph Hellwig; +Cc: Williams, Dan J, linux-kernel

On 4/21/20 5:48 AM, Ma, Jianpeng wrote:
> Dax related code already removed from this file.

Applied, thanks.

-- 
Jens Axboe


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-21 11:48 [RESEND]block: remove unused header Ma, Jianpeng
2020-04-21 12:20 ` Christoph Hellwig
2020-04-21 15:51 ` Jens Axboe

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).