From: James Bottomley Date: Thu, 7 Jan 2010 13:04:59 +0000 (-0500) Subject: [SCSI] lpfc: fix file permissions X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=e6622df3bb1a8e1135f4b84928e24d4c6802f6b5;p=linux-beck.git [SCSI] lpfc: fix file permissions lpfc_hbadisc.c and lpfc_hw4.h accidentally got set executable. Reported-by: Thomas Backlund Cc: James Smart Signed-off-by: James Bottomley --- diff --git a/drivers/scsi/lpfc/lpfc_hbadisc.c b/drivers/scsi/lpfc/lpfc_hbadisc.c old mode 100755 new mode 100644 diff --git a/drivers/scsi/lpfc/lpfc_hw4.h b/drivers/scsi/lpfc/lpfc_hw4.h old mode 100755 new mode 100644