From: Jeffy Chen Date: Wed, 25 Oct 2017 07:39:10 +0000 (+0800) Subject: scsi: scsi_devinfo: Add scsi_devinfo_tbl.c X-Git-Tag: v4.15-rc1~125^2~50 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b2035d813fb97632ec40cf1ce90aa3a325bbd15d;p=thirdparty%2Fkernel%2Flinux.git scsi: scsi_devinfo: Add scsi_devinfo_tbl.c Add generated scsi_devinfo_tbl.c into .gitignore. Fixes: 345e29608b4b ("scsi: scsi: Export blacklist flags to sysfs") Signed-off-by: Jeffy Chen Reviewed-by: Hannes Reinecke Signed-off-by: Martin K. Petersen --- diff --git a/drivers/scsi/.gitignore b/drivers/scsi/.gitignore index c89ae9a043991..e2956741fbd16 100644 --- a/drivers/scsi/.gitignore +++ b/drivers/scsi/.gitignore @@ -1 +1,2 @@ 53c700_d.h +scsi_devinfo_tbl.c