From: Frederik Nosi <fredi@e-salute.it>
To: linux-kernel@vger.kernel.org
Subject: [TRIVIAL][Patch 2.4] kill a warning
Date: Thu, 18 Jul 2002 17:07:04 +0200 [thread overview]
Message-ID: <200207181707.04813.fredi@e-salute.it> (raw)
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);
}
reply other threads:[~2002-07-18 14:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200207181707.04813.fredi@e-salute.it \
--to=fredi@e-salute.it \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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