[PATCH] uml: process_kern.c --- remove unused label

From: Chris Wedgwood
Date: Tue Oct 19 2004 - 21:38:32 EST


remove unused label/warning

Signed-off-by: cw@xxxxxxxx

diff -Nru a/arch/um/kernel/tt/process_kern.c b/arch/um/kernel/tt/process_kern.c
--- a/arch/um/kernel/tt/process_kern.c 2004-10-19 17:48:11 -07:00
+++ b/arch/um/kernel/tt/process_kern.c 2004-10-19 17:48:11 -07:00
@@ -305,7 +305,6 @@

change_sig(SIGUSR1, 0);
err = 0;
- out:
return(err);
}

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/