linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Heiko Carstens <heiko.carstens@de.ibm.com>
To: linux-s390@vger.kernel.org
Subject: Re: [PATCH V2] s390: replace strict_strtoul() with kstrtoul()
Date: Mon, 22 Jul 2013 04:40:28 +0000	[thread overview]
Message-ID: <20130722044028.GA4183@osiris> (raw)
In-Reply-To: <002901ce8679$57937750$06ba65f0$@samsung.com>

On Mon, Jul 22, 2013 at 10:18:15AM +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>
> ---
>  drivers/s390/block/dasd_devmap.c |    8 ++++----
>  drivers/s390/cio/ccwgroup.c      |    2 +-
>  drivers/s390/cio/cmf.c           |    2 +-
>  drivers/s390/cio/css.c           |    2 +-
>  drivers/s390/cio/device.c        |    2 +-
>  drivers/s390/net/qeth_l3_sys.c   |    2 +-
>  6 files changed, 9 insertions(+), 9 deletions(-)

Applied, thanks!

           reply	other threads:[~2013-07-22  4:40 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <002901ce8679$57937750$06ba65f0$@samsung.com>]

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=20130722044028.GA4183@osiris \
    --to=heiko.carstens@de.ibm.com \
    --cc=linux-s390@vger.kernel.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 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).