aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa/bfad_im_compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/bfa/bfad_im_compat.h')
-rw-r--r--drivers/scsi/bfa/bfad_im_compat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/bfa/bfad_im_compat.h b/drivers/scsi/bfa/bfad_im_compat.h
index 1d3e74ec338c..b36be15044a4 100644
--- a/drivers/scsi/bfa/bfad_im_compat.h
+++ b/drivers/scsi/bfa/bfad_im_compat.h
@@ -31,7 +31,7 @@ u32 *bfad_read_firmware(struct pci_dev *pdev, u32 **bfi_image,
31static inline u32 * 31static inline u32 *
32bfad_load_fwimg(struct pci_dev *pdev) 32bfad_load_fwimg(struct pci_dev *pdev)
33{ 33{
34 return(bfad_get_firmware_buf(pdev)); 34 return bfad_get_firmware_buf(pdev);
35} 35}
36 36
37static inline void 37static inline void