projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0aa38c
)
scsi: cxgbi: Remove unneeded version.h include
author
Jesper Juhl
<jesperjuhl76@gmail.com>
Thu, 16 Feb 2023 00:51:30 +0000
(
01:51
+0100)
committer
Martin K. Petersen
<martin.petersen@oracle.com>
Wed, 22 Feb 2023 03:00:51 +0000
(22:00 -0500)
Remove unneeded version.h include pointed out by 'make versioncheck'.
Link:
https://lore.kernel.org/r/820137c2-decc-3d78-f170-7f1c0571fbb7@gmail.com
Signed-off-by: Jesper Juhl <jesperjuhl76@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/cxgbi/libcxgbi.h
patch
|
blob
|
history
diff --git
a/drivers/scsi/cxgbi/libcxgbi.h
b/drivers/scsi/cxgbi/libcxgbi.h
index 3687b5c0cf905827aa4ba70fbc21d42c15e7b3f7..d8fc7beafa205a390633d6e1c223f15cabfc59e8 100644
(file)
--- a/
drivers/scsi/cxgbi/libcxgbi.h
+++ b/
drivers/scsi/cxgbi/libcxgbi.h
@@
-24,7
+24,6
@@
#include <linux/scatterlist.h>
#include <linux/skbuff.h>
#include <linux/vmalloc.h>
-#include <linux/version.h>
#include <scsi/scsi_device.h>
#include <scsi/libiscsi_tcp.h>