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: <20121206192039.GD3676@htj.dyndns.org> Date: Thu, 6 Dec 2012 11:20:39 -0800 From: Tejun Heo <tj@...nel.org> To: Vivek Goyal <vgoyal@...hat.com> Cc: linux-kernel@...r.kernel.org, axboe@...nel.dk, jmoyer@...hat.com Subject: Re: [PATCH 5/6] cfq-iosched: Get rid of unnecessary local variable On Wed, Oct 03, 2012 at 04:57:00PM -0400, Vivek Goyal wrote: > Use of local varibale "n" seems to be unnecessary. Remove it. This brings > it inline with function __cfq_group_st_add(), which is also doing the > similar operation of adding a group to a rb tree. > > No functionality change here. > > Signed-off-by: Vivek Goyal <vgoyal@...hat.com> > Acked-by: Jeff Moyer <jmoyer@...hat.com> Acked-by: Tejun Heo <tj@...nel.org> -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists