lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20140520200827.GM15585@mwanda> Date: Tue, 20 May 2014 23:08:27 +0300 From: Dan Carpenter <dan.carpenter@...cle.com> To: Giedrius Rekasius <giedrius.rekasius@...il.com> Cc: "Theodore Ts'o" <tytso@....edu>, Andreas Dilger <adilger.kernel@...ger.ca>, linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org, linux-fsdevel@...r.kernel.org Subject: Re: [PATCH] ext4: remove unused local variable "store" from ext4_readdir(...) On Tue, May 20, 2014 at 03:41:13PM +0100, Giedrius Rekasius wrote: > From: Giedrius Rekasius <giedrius.rekasius@...il.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@...il.com> You email client is corrupting the patch so it doesn't apply. Read Documentation/email-clients.txt (linux-next version). regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists