All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Norris <computersforpeace@gmail.com>
To: Jingoo Han <jg1.han@samsung.com>
Cc: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>,
	linux-mtd@lists.infradead.org,
	'David Woodhouse' <dwmw2@infradead.org>,
	'Artem Bityutskiy' <dedekind1@gmail.com>
Subject: Re: [PATCH] mtd: mtdswap: replace strict_strtoul() with kstrtoul()
Date: Fri, 23 Aug 2013 21:54:58 -0700	[thread overview]
Message-ID: <20130824045458.GC19575@brian-ubuntu> (raw)
In-Reply-To: <000701ce844c$c63f4820$52bdd860$@samsung.com>

On Fri, Jul 19, 2013 at 03:54:11PM +0900, Jingoo Han wrote:
> The usage of strict_strtoul() is not preferred, because
> strict_strtoul() is obsolete. Thus, kstrtoul() should be
> used.
> 
> Signed-off-by: Jingoo Han <jg1.han@samsung.com>

Applied to l2-mtd.git. Thanks!

Brian

  parent reply	other threads:[~2013-08-24  4:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-19  6:54 [PATCH] mtd: mtdswap: replace strict_strtoul() with kstrtoul() Jingoo Han
2013-08-23  0:28 ` Jingoo Han
2013-08-24  4:54 ` Brian Norris [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-06-01  7:17 Jingoo Han

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=20130824045458.GC19575@brian-ubuntu \
    --to=computersforpeace@gmail.com \
    --cc=artem.bityutskiy@linux.intel.com \
    --cc=dedekind1@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=jg1.han@samsung.com \
    --cc=linux-mtd@lists.infradead.org \
    /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.