All of lore.kernel.org
 help / color / mirror / Atom feed
From: Theodore Ts'o <tytso@mit.edu>
To: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: linux-ext4@vger.kernel.org
Subject: Re: [PATCH] ext4: delete unused mapping variable
Date: Thu, 13 Jun 2013 10:19:37 -0400	[thread overview]
Message-ID: <20130613141937.GG13429@thunk.org> (raw)
In-Reply-To: <1371131298-2059-1-git-send-email-paul.gortmaker@windriver.com>

On Thu, Jun 13, 2013 at 09:48:18AM -0400, Paul Gortmaker wrote:
> The code refactoring in commit "ext4: refactor punch hole code"
> left behind a now unused variable, causing:
> 
> fs/ext4/inode.c: In function ‘ext4_punch_hole’:
> fs/ext4/inode.c:3495:24: warning: unused variable ‘mapping’ [-Wunused-variable]
> 
> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>

Thanks, I had actually noticed this already, but I had pushed out the
wrong version to the dev branch.

				- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2013-06-13 14:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-13 13:48 [PATCH] ext4: delete unused mapping variable Paul Gortmaker
2013-06-13 14:19 ` Theodore Ts'o [this message]

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=20130613141937.GG13429@thunk.org \
    --to=tytso@mit.edu \
    --cc=linux-ext4@vger.kernel.org \
    --cc=paul.gortmaker@windriver.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.