Signed-off-by: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx> --- 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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html