* [TRIVIAL][Patch 2.4] kill a warning
@ 2002-07-18 15:07 Frederik Nosi
0 siblings, 0 replies; only message in thread
From: Frederik Nosi @ 2002-07-18 15:07 UTC (permalink / raw)
To: linux-kernel
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);
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-07-18 14:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-18 15:07 [TRIVIAL][Patch 2.4] kill a warning Frederik Nosi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome