public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
* [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

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