[PATCH] compilation fix

From: Andries.Brouwer@cwi.nl
Date: Sun Apr 20 2003 - 13:29:58 EST


Now that all gotos to this label have been commented out,
the label itself should be commented out as well.

diff -u --recursive --new-file -X /linux/dontdiff a/fs/nfs/nfs4xdr.c b/fs/nfs/nfs4xdr.c
--- a/fs/nfs/nfs4xdr.c Sun Apr 20 12:59:32 2003
+++ b/fs/nfs/nfs4xdr.c Sun Apr 20 19:58:15 2003
@@ -361,7 +361,7 @@
         *q++ = htonl(len);
 
         status = 0;
-out:
+/* out: */
         return status;
 }
 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Apr 23 2003 - 22:00:27 EST