All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] scsi: megaraid_sas: Remove unused including <linux/version.h>
@ 2019-06-01  3:18 YueHaibing
  2019-06-07  6:26 ` Sumit Saxena
  2019-06-07 13:15 ` Martin K. Petersen
  0 siblings, 2 replies; 3+ messages in thread
From: YueHaibing @ 2019-06-01  3:18 UTC (permalink / raw)
  To: kernel-janitors

Remove including <linux/version.h> that don't need it.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 drivers/scsi/megaraid/megaraid_sas_debugfs.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/scsi/megaraid/megaraid_sas_debugfs.c b/drivers/scsi/megaraid/megaraid_sas_debugfs.c
index e52837bb6807..c69760775efa 100644
--- a/drivers/scsi/megaraid/megaraid_sas_debugfs.c
+++ b/drivers/scsi/megaraid/megaraid_sas_debugfs.c
@@ -25,7 +25,6 @@
  *
  *  Send feedback to: megaraidlinux.pdl@broadcom.com
  */
-#include <linux/version.h>
 #include <linux/kernel.h>
 #include <linux/types.h>
 #include <linux/pci.h>

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

end of thread, other threads:[~2019-06-07 13:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-01  3:18 [PATCH -next] scsi: megaraid_sas: Remove unused including <linux/version.h> YueHaibing
2019-06-07  6:26 ` Sumit Saxena
2019-06-07 13:15 ` Martin K. Petersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.