[SCSI] lpfc 8.2.2 : Style cleanups
- Clean up all instances of mixed tab-space indentation - Clean up sparse build errors - Add appropriate static's Signed-off-by: James Smart <James.Smart@emulex.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
committed by
James Bottomley
parent
51ef4c2689
commit
311464ec0b
@@ -430,7 +430,7 @@ lpfc_board_mode_store(struct class_device *cdev, const char *buf, size_t count)
|
||||
return -EIO;
|
||||
}
|
||||
|
||||
int
|
||||
static int
|
||||
lpfc_get_hba_info(struct lpfc_hba *phba,
|
||||
uint32_t *mxri, uint32_t *axri,
|
||||
uint32_t *mrpi, uint32_t *arpi,
|
||||
|
Reference in New Issue
Block a user