* [PATCH 1/1] nvme: remove un-needed include from constants file
@ 2022-04-28 9:15 Max Gurtovoy
2022-05-10 6:13 ` Christoph Hellwig
0 siblings, 1 reply; 3+ messages in thread
From: Max Gurtovoy @ 2022-04-28 9:15 UTC (permalink / raw)
To: hch, linux-nvme, sagi, kbusch, kch; +Cc: Max Gurtovoy
No usage of blkdev.h elements.
Signed-off-by: Max Gurtovoy <mgurtovoy@nvidia.com>
---
drivers/nvme/host/constants.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/nvme/host/constants.c b/drivers/nvme/host/constants.c
index 7d49eb34b348..6c2aa8eefb55 100644
--- a/drivers/nvme/host/constants.c
+++ b/drivers/nvme/host/constants.c
@@ -4,7 +4,6 @@
* Copyright (c) 2022, Oracle and/or its affiliates
*/
-#include <linux/blkdev.h>
#include "nvme.h"
#ifdef CONFIG_NVME_VERBOSE_ERRORS
--
2.18.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] nvme: remove un-needed include from constants file
2022-04-28 9:15 [PATCH 1/1] nvme: remove un-needed include from constants file Max Gurtovoy
@ 2022-05-10 6:13 ` Christoph Hellwig
2022-05-10 6:13 ` Christoph Hellwig
0 siblings, 1 reply; 3+ messages in thread
From: Christoph Hellwig @ 2022-05-10 6:13 UTC (permalink / raw)
To: Max Gurtovoy; +Cc: hch, linux-nvme, sagi, kbusch, kch
On Thu, Apr 28, 2022 at 12:15:24PM +0300, Max Gurtovoy wrote:
> No usage of blkdev.h elements.
>
> Signed-off-by: Max Gurtovoy <mgurtovoy@nvidia.com>
git-am is not happy with this one:
Applying: nvme: remove un-needed include from constants file
warning: Patch sent with format=flowed; space at the end of lines might be lost.
Patch is empty.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] nvme: remove un-needed include from constants file
2022-05-10 6:13 ` Christoph Hellwig
@ 2022-05-10 6:13 ` Christoph Hellwig
0 siblings, 0 replies; 3+ messages in thread
From: Christoph Hellwig @ 2022-05-10 6:13 UTC (permalink / raw)
To: Max Gurtovoy; +Cc: hch, linux-nvme, sagi, kbusch, kch
On Tue, May 10, 2022 at 08:13:12AM +0200, Christoph Hellwig wrote:
> On Thu, Apr 28, 2022 at 12:15:24PM +0300, Max Gurtovoy wrote:
> > No usage of blkdev.h elements.
> >
> > Signed-off-by: Max Gurtovoy <mgurtovoy@nvidia.com>
>
> git-am is not happy with this one:
>
> Applying: nvme: remove un-needed include from constants file
> warning: Patch sent with format=flowed; space at the end of lines might be lost.
> Patch is empty.
Hmm, but after complaining it actually applied it just fine, not sure
what went on there.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-05-10 6:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-28 9:15 [PATCH 1/1] nvme: remove un-needed include from constants file Max Gurtovoy
2022-05-10 6:13 ` Christoph Hellwig
2022-05-10 6:13 ` Christoph Hellwig
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox