From: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
To: Andrew Morton <akpm@linux-foundation.org>,
LKML <linux-kernel@vger.kernel.org>,
Nick Piggin <npiggin@suse.de>,
"Michael A. Halcrow" <mahalcro@us.ibm.com>
Subject: [PATCH broken-out-2007-07-20-00-22] fs/ecryptfs/mmap.c remove unused label
Date: Fri, 20 Jul 2007 16:47:03 +0200 [thread overview]
Message-ID: <46A0CAE7.9000104@googlemail.com> (raw)
Hi,
Mismerge fallout
fs/ecryptfs/mmap.c: In function 'ecryptfs_get_lower_page':
fs/ecryptfs/mmap.c:585: warning: label 'retry' defined but not used
Regards,
Michal
--
LOG
http://www.stardust.webpages.pl/log/
--- fs/ecryptfs/mmap.c2 2007-07-20 16:39:13.000000000 +0200
+++ fs/ecryptfs/mmap.c 2007-07-20 16:39:30.000000000 +0200
@@ -582,7 +582,6 @@ int ecryptfs_get_lower_page(struct page
{
int rc = 0;
-retry:
*lower_page = grab_cache_page(lower_inode->i_mapping, lower_page_index);
if (!(*lower_page)) {
rc = -EINVAL;
next reply other threads:[~2007-07-20 14:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-20 14:47 Michal Piotrowski [this message]
2007-07-20 14:58 ` [PATCH broken-out-2007-07-20-00-22] fs/ecryptfs/mmap.c remove unused label Michal Piotrowski
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=46A0CAE7.9000104@googlemail.com \
--to=michal.k.k.piotrowski@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mahalcro@us.ibm.com \
--cc=npiggin@suse.de \
/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