[TRIVIAL][Patch 2.4] kill a warning

From: Frederik Nosi (fredi@e-salute.it)
Date: Thu Jul 18 2002 - 10:07:04 EST


This kills a compiler warning and touches only one file. Checked on both
2.4.19-rc[12]

--- linux-2.4.19-rc1/fs/dnotify.c Sat Jul 6 19:58:52 2002
+++ linux/fs/dnotify.c Mon Jul 8 21:58:10 2002
@@ -135,7 +135,7 @@
         }
         if (changed)
                 redo_inode_mask(inode);
-out:
+
         write_unlock(&dn_lock);
 }
 

-
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 : Tue Jul 23 2002 - 22:00:26 EST