[PATCH] [SCSI] aic7xxx: Clean up errors in scsi_iu.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Fix the following errors reported by checkpatch:

ERROR: open brace '{' following struct go on the same line

Signed-off-by: GuoHua Cheng <chenguohua@xxxxxxx>
---
 drivers/scsi/aic7xxx/scsi_iu.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/drivers/scsi/aic7xxx/scsi_iu.h b/drivers/scsi/aic7xxx/scsi_iu.h
index 0eafd3c17730..0fb186fb8095 100644
--- a/drivers/scsi/aic7xxx/scsi_iu.h
+++ b/drivers/scsi/aic7xxx/scsi_iu.h
@@ -4,8 +4,7 @@
 #ifndef	_SCSI_SCSI_IU_H
 #define _SCSI_SCSI_IU_H 1
 
-struct scsi_status_iu_header
-{
+struct scsi_status_iu_header {
 	u_int8_t reserved[2];
 	u_int8_t flags;
 #define	SIU_SNSVALID 0x2
-- 
2.17.1




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]

  Powered by Linux