From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Mihaela Muraru <mihaela.muraru21@gmail.com>
Cc: outreachy-kernel@googlegroups.com
Subject: Re: [PATCH] Staging: speakup: Replace simple_strtoul with kstrtoul
Date: Tue, 11 Oct 2016 08:47:06 +0200 [thread overview]
Message-ID: <20161011064706.GA4428@kroah.com> (raw)
In-Reply-To: <20161011061851.GA5714@domino-MS-16Y1>
On Tue, Oct 11, 2016 at 09:18:51AM +0300, Mihaela Muraru wrote:
> This patch fixes up a checkpatch.pl warning :
> WARNING: simple_strtoul is obsolete, use kstrtoul instead.
Please look at the mailing list archives for why I'm pretty sure this
does not work. Have you verified that the code still works the same as
before by looking at how the data is handled?
thanks,
greg k-h
next prev parent reply other threads:[~2016-10-11 6:46 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-11 6:18 [PATCH] Staging: speakup: Replace simple_strtoul with kstrtoul Mihaela Muraru
2016-10-11 6:47 ` Greg Kroah-Hartman [this message]
2016-10-11 7:29 ` Muraru Mihaela
2016-10-11 19:49 ` Muraru Mihaela
-- strict thread matches above, loose matches on Subject: below --
2019-02-23 19:31 [PATCH] staging: " Bharath Vedartham
2019-02-23 19:37 ` Samuel Thibault
2019-02-23 20:02 ` Bharath Vedartham
2018-03-08 19:49 Nishka Dasgupta
2018-03-08 19:53 ` Samuel Thibault
2018-03-08 19:43 Nishka Dasgupta
2018-03-08 19:45 ` Samuel Thibault
2018-03-08 19:27 Nishka Dasgupta
2018-03-08 19:21 ` Nishka Dasgupta
2018-03-08 19:34 ` Samuel Thibault
2016-02-22 12:18 Amitoj Kaur Chawla
2014-12-17 11:56 [PATCH] staging: speakup: replace " samuel kihahu
2014-12-17 12:11 ` Dan Carpenter
2014-12-17 13:43 ` samuel kihahu
2014-12-17 14:03 ` Dan Carpenter
2014-12-18 14:48 ` samuel kihahu
2014-12-18 21:25 ` Dan Carpenter
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=20161011064706.GA4428@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=mihaela.muraru21@gmail.com \
--cc=outreachy-kernel@googlegroups.com \
/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.