On Sat, 11 Oct 2014 13:13:22 +0900 Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx> 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@xxxxxxxxxxxxx> > --- > 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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html