[stgt] [PATCH] bs_sheepdog.c: fix a compiler warning due to an unused label
FUJITA Tomonori
fujita.tomonori at lab.ntt.co.jp
Sat Oct 11 09:01:08 CEST 2014
On Sat, 11 Oct 2014 13:13:22 +0900
Ryusuke Konishi <konishi.ryusuke at lab.ntt.co.jp> wrote:
> This gets rid of the following gcc warning in sd_open function by
> removing the unused label 'retry':
>
> bs_sheepdog.c: In function 'sd_open':
> bs_sheepdog.c:1199:1: warning: label 'retry' defined but not used [-Wunused-label]
> retry:
> ^
>
> Signed-off-by: Ryusuke Konishi <konishi.ryusuke at lab.ntt.co.jp>
> ---
> usr/bs_sheepdog.c | 1 -
> 1 file changed, 1 deletion(-)
Applied, thanks.
--
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