fcoe: Declare fcoe_ctlr_mode_set() static
authorBart Van Assche <bvanassche@acm.org>
Wed, 14 Aug 2013 15:41:22 +0000 (15:41 +0000)
committerRobert Love <robert.w.love@intel.com>
Wed, 4 Sep 2013 20:59:47 +0000 (13:59 -0700)
commit41463a8851cd334341d143fbed558fa0c2e6865b
tree9270a083976ab34e528f127e05a545a3d46ac7ea
parent9de99010cbebca4d4343117eff1af9a64d5d4896
fcoe: Declare fcoe_ctlr_mode_set() static

The function fcoe_ctlr_mode_set() is local, hence declare it static.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Cc: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
drivers/scsi/fcoe/fcoe_ctlr.c