commit | 9cf899d12583082c77a0fcc758f3179b440518ee | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Tue Aug 12 15:43:59 2008 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Oct 16 09:24:48 2008 -0700 |
tree | c37c627a9a1329d478c2f9d002509be99d20f0ab | |
parent | f1282c844e86db5a041afa41335b5f9eea6cec0c [diff] |
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>