[stgt] [PATCH] bs: make bs_sig_request_done static

FUJITA Tomonori fujita.tomonori at lab.ntt.co.jp
Tue Jun 8 07:06:28 CEST 2010


Signed-off-by: FUJITA Tomonori <fujita.tomonori at lab.ntt.co.jp>
---
 usr/bs.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/usr/bs.c b/usr/bs.c
index aa6dc86..d72d090 100644
--- a/usr/bs.c
+++ b/usr/bs.c
@@ -154,7 +154,7 @@ rewrite:
 	}
 }
 
-void bs_sig_request_done(int fd, int events, void *data)
+static void bs_sig_request_done(int fd, int events, void *data)
 {
 	int ret;
 	struct scsi_cmd *cmd;
-- 
1.6.5

--
To unsubscribe from this list: send the line "unsubscribe stgt" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



More information about the stgt mailing list