projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca2d899
)
nvme: remove unneeded include from constants file
author
Max Gurtovoy
<mgurtovoy@nvidia.com>
Thu, 28 Apr 2022 09:15:24 +0000
(12:15 +0300)
committer
Christoph Hellwig
<hch@lst.de>
Mon, 16 May 2022 06:06:59 +0000
(08:06 +0200)
No usage of blkdev.h elements.
Signed-off-by: Max Gurtovoy <mgurtovoy@nvidia.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/constants.c
patch
|
blob
|
history
diff --git
a/drivers/nvme/host/constants.c
b/drivers/nvme/host/constants.c
index 465aee42fcedc1efd78b4d912172503078a0126a..1dd1d78de295608f2cc9ec212695441af0203ea4 100644
(file)
--- 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