From: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
To: linux-mtd@lists.infradead.org
Cc: wang.bo116@zte.com.cn, Brian Norris <computersforpeace@gmail.com>,
linux-mtd@lists.infradead.org,
Artem Bityutskiy <dedekind1@gmail.com>
Subject: Re: [PATCH] UBIFS: remove unnecessary code in ubifs_garbage_collect
Date: Sat, 19 Oct 2013 10:27:49 -0300 [thread overview]
Message-ID: <20131019132748.GC2470@localhost> (raw)
In-Reply-To: <20130917015105.GM4550@ld-irv-0074.broadcom.com>
(Ccing Artem who might have missed this one)
On Mon, Sep 16, 2013 at 06:51:05PM -0700, Brian Norris wrote:
> On Fri, Aug 16, 2013 at 03:43:36PM +0800, wang.bo116@zte.com.cn wrote:
> > Hi,
> > In ubifs_garbage_collect,local variable "space_before" calculate twice. In fact, at the
> > beginning of the loop, there is no need to calculate this variable. Calculate it before call
> > "ubifs_garbage_collect_leb" is enough. This patch just remove the unnecessary calculate code.
> >
> >
> >
> > Signed-off-by: wang bo <wang.bo116@zte.com.cn>
>
> Acked-by: Brian Norris <computersforpeace@gmail.com>
>
--
Ezequiel García, Free Electrons
Embedded Linux, Kernel and Android Engineering
http://free-electrons.com
next prev parent reply other threads:[~2013-10-19 13:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-16 7:43 [PATCH] UBIFS: remove unnecessary code in ubifs_garbage_collect wang.bo116
2013-09-17 1:51 ` Brian Norris
2013-10-19 13:27 ` Ezequiel Garcia [this message]
2013-10-22 14:44 ` Artem Bityutskiy
-- strict thread matches above, loose matches on Subject: below --
2013-08-15 10:54 wang.bo116
2013-08-15 21:15 ` Ezequiel Garcia
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=20131019132748.GC2470@localhost \
--to=ezequiel.garcia@free-electrons.com \
--cc=computersforpeace@gmail.com \
--cc=dedekind1@gmail.com \
--cc=linux-mtd@lists.infradead.org \
--cc=wang.bo116@zte.com.cn \
/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.