From: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
To: Herton Ronaldo Krzesinski <herton.krzesinski@canonical.com>
Cc: David Woodhouse <dwmw2@infradead.org>,
	linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org,
	Russell King <linux@arm.linux.org.uk>,
	Nicolas Pitre <nico@fluxnic.net>
Subject: Re: [PATCH] mtd: nandsim: don't open code a do_div helper
Date: Fri, 18 May 2012 15:10:05 +0300	[thread overview]
Message-ID: <1337343005.2483.38.camel@sauron.fi.intel.com> (raw)
In-Reply-To: <20120516192145.GB2913@herton-Z68MA-D2H-B3>
[-- Attachment #1: Type: text/plain, Size: 404 bytes --]
On Wed, 2012-05-16 at 16:21 -0300, Herton Ronaldo Krzesinski wrote:
> We don't need to open code the divide function, just use div_u64 that
> already exists and do the same job. While this is a straightforward
> clean up, there is more to that, the real motivation for this.
Did not remove CC -stable, added Nicolas' Ack, and pushed to l2-mtd.git,
thanks!
-- 
Best Regards,
Artem Bityutskiy
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
     prev parent reply	other threads:[~2012-05-18 12:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-16 19:21 [PATCH] mtd: nandsim: don't open code a do_div helper Herton Ronaldo Krzesinski
2012-05-16 19:50 ` Nicolas Pitre
2012-05-18 12:10 ` Artem Bityutskiy [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=1337343005.2483.38.camel@sauron.fi.intel.com \
    --to=artem.bityutskiy@linux.intel.com \
    --cc=dwmw2@infradead.org \
    --cc=herton.krzesinski@canonical.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=linux@arm.linux.org.uk \
    --cc=nico@fluxnic.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).