]> git.baikalelectronics.ru Git - kernel.git/commit
lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to comply...
authorNicholas Krause <xerofoify@gmail.com>
Mon, 31 Aug 2015 20:48:13 +0000 (16:48 -0400)
committerJames Bottomley <JBottomley@Odin.com>
Tue, 27 Oct 2015 01:05:11 +0000 (10:05 +0900)
commit33305c17c74f9479493225b602bb7165c2a9f068
tree6dda26da635aea436cf5a4247628f6902fca8168
parent88d867a4f5aa6e6fc83a173696b16dd90b136e0d
lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to comply with function prototype

This makes the function lpfc_sli4_mbox_completion's definition
static now in order to comply with its prototype being also
declared as static too.

Signed-off-by: Nicholas Krause <xerofoify@gmail.com>
Signed-off-by: James Smart <james.smart@avagotech.com>
Reviewed-by: Sebastian Herbszt <herbszt@gmx.de>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/lpfc/lpfc_sli.c