[SCSI] lpfc 8.2.2 : Style cleanups
[deliverable/linux.git] / drivers / scsi / lpfc / lpfc_attr.c
index 09743d7b6bab2c6a1182f383185a33cf71b05193..80a11218b9bbe8ddafe5d44ce896ecd1115d9bc6 100644 (file)
@@ -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,
This page took 0.0285 seconds and 5 git commands to generate.