All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Giedrius Rekasius <giedrius.rekasius@gmail.com>
Cc: Theodore Ts'o <tytso@mit.edu>,
	Andreas Dilger <adilger.kernel@dilger.ca>,
	linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org,
	kernel-janitors@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH] ext4: remove unused local variable "store" from ext4_readdir(...)
Date: Tue, 20 May 2014 20:08:27 +0000	[thread overview]
Message-ID: <20140520200827.GM15585@mwanda> (raw)
In-Reply-To: <20140520144113.GB13333@vaio>

On Tue, May 20, 2014 at 03:41:13PM +0100, Giedrius Rekasius wrote:
> From: Giedrius Rekasius <giedrius.rekasius@gmail.com>
> 
> Remove unused local variable "store" from ext4_readdir(...)
> 
> Local variable "stored" is initialized however never used inside the function.
> 
> Signed-off-by: Giedrius Rekasius <giedrius.rekasius@gmail.com>

You email client is corrupting the patch so it doesn't apply.

Read Documentation/email-clients.txt (linux-next version).

regards,
dan carpenter


WARNING: multiple messages have this Message-ID (diff)
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Giedrius Rekasius <giedrius.rekasius@gmail.com>
Cc: "Theodore Ts'o" <tytso@mit.edu>,
	Andreas Dilger <adilger.kernel@dilger.ca>,
	linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org,
	kernel-janitors@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH] ext4: remove unused local variable "store" from ext4_readdir(...)
Date: Tue, 20 May 2014 23:08:27 +0300	[thread overview]
Message-ID: <20140520200827.GM15585@mwanda> (raw)
In-Reply-To: <20140520144113.GB13333@vaio>

On Tue, May 20, 2014 at 03:41:13PM +0100, Giedrius Rekasius wrote:
> From: Giedrius Rekasius <giedrius.rekasius@gmail.com>
> 
> Remove unused local variable "store" from ext4_readdir(...)
> 
> Local variable "stored" is initialized however never used inside the function.
> 
> Signed-off-by: Giedrius Rekasius <giedrius.rekasius@gmail.com>

You email client is corrupting the patch so it doesn't apply.

Read Documentation/email-clients.txt (linux-next version).

regards,
dan carpenter

  reply	other threads:[~2014-05-20 20:08 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-20 14:41 [PATCH] ext4: remove unused local variable "store" from ext4_readdir(...) Giedrius Rekasius
2014-05-20 14:41 ` Giedrius Rekasius
2014-05-20 20:08 ` Dan Carpenter [this message]
2014-05-20 20:08   ` Dan Carpenter
2014-05-21 13:41   ` Giedrius Rekasius
2014-05-21 13:41     ` Giedrius Rekasius
2014-05-21 13:51     ` Dan Carpenter
2014-05-21 13:51       ` Dan Carpenter
2014-05-21 15:16       ` Giedrius Rekasius
2014-05-21 15:16         ` Giedrius Rekasius
2014-05-21 15:32 ` [PATCH] ext4: remove unused local variable "stored" " Giedrius Rekasius
2014-05-21 15:32   ` Giedrius Rekasius
2014-05-21 17:44   ` Dan Carpenter
2014-05-21 17:44     ` Dan Carpenter
2014-05-26 16:34   ` Theodore Ts'o
2014-05-26 16:34     ` Theodore Ts'o

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=20140520200827.GM15585@mwanda \
    --to=dan.carpenter@oracle.com \
    --cc=adilger.kernel@dilger.ca \
    --cc=giedrius.rekasius@gmail.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tytso@mit.edu \
    /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.