]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
drivers/firmware/iscsi_ibft.c: make 3 functions static
authorAdrian Bunk <bunk@kernel.org>
Tue, 12 Aug 2008 19:43:59 +0000 (15:43 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 16 Oct 2008 16:24:48 +0000 (09:24 -0700)
commit9cf899d12583082c77a0fcc758f3179b440518ee
treec37c627a9a1329d478c2f9d002509be99d20f0ab
parentf1282c844e86db5a041afa41335b5f9eea6cec0c
drivers/firmware/iscsi_ibft.c: make 3 functions static

This patch makes the following needlessly global functions static:
- ibft_attr_show_initiator()
- ibft_attr_show_nic()
- ibft_attr_show_target()

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Konrad Rzeszutek <ketuzsezr@darnok.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/firmware/iscsi_ibft.c