linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gustavo Padovan <gustavo@padovan.org>
To: Jingoo Han <jg1.han@samsung.com>
Cc: 'Marcel Holtmann' <marcel@holtmann.org>,
	'Johan Hedberg' <johan.hedberg@gmail.com>,
	linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] bluetooth: replace strict_strtol() with kstrtol()
Date: Thu, 25 Jul 2013 12:02:33 +0100	[thread overview]
Message-ID: <20130725110232.GB9913@joana> (raw)
In-Reply-To: <000f01ce844e$eeba10d0$cc2e3270$@samsung.com>

Hi Jingoo,

* Jingoo Han <jg1.han@samsung.com> [2013-07-19 16:09:38 +0900]:

> The usage of strict_strtol() is not preferred, because
> strict_strtol() is obsolete. Thus, kstrtol() should be
> used.
> 
> Signed-off-by: Jingoo Han <jg1.han@samsung.com>
> ---
>  drivers/bluetooth/btmrvl_debugfs.c |    6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Patch has been applied to bluetooth-next. Thanks.

	Gustavo

      parent reply	other threads:[~2013-07-25 11:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-19  7:09 [PATCH] bluetooth: replace strict_strtol() with kstrtol() Jingoo Han
2013-07-19 13:42 ` Marcel Holtmann
2013-07-25 11:02 ` Gustavo Padovan [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=20130725110232.GB9913@joana \
    --to=gustavo@padovan.org \
    --cc=jg1.han@samsung.com \
    --cc=johan.hedberg@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=marcel@holtmann.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).