public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] scsi: .gitignore: Add scsi_devinfo_tbl.c
@ 2017-10-25  7:39 Jeffy Chen
  2017-10-25  9:35 ` Hannes Reinecke
  2017-10-25  9:42 ` Martin K. Petersen
  0 siblings, 2 replies; 3+ messages in thread
From: Jeffy Chen @ 2017-10-25  7:39 UTC (permalink / raw)
  To: linux-kernel, hare, bart.vanassche, jthumshirn, martin.petersen
  Cc: Jeffy Chen, linux-scsi, James E.J. Bottomley

Add generated scsi_devinfo_tbl.c into .gitignore.

Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
---

 drivers/scsi/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/scsi/.gitignore b/drivers/scsi/.gitignore
index c89ae9a04399..e2956741fbd1 100644
--- a/drivers/scsi/.gitignore
+++ b/drivers/scsi/.gitignore
@@ -1 +1,2 @@
 53c700_d.h
+scsi_devinfo_tbl.c
-- 
2.11.0

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

end of thread, other threads:[~2017-10-25  9:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-25  7:39 [PATCH] scsi: .gitignore: Add scsi_devinfo_tbl.c Jeffy Chen
2017-10-25  9:35 ` Hannes Reinecke
2017-10-25  9:42 ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox