From: Jens Axboe <axboe@kernel.dk>
To: Kitone Elvis Peter <elviskitone@gmail.com>
Cc: linux-block@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/3] block: Change simple_strtol() to kstrtol()
Date: Fri, 22 Jun 2018 13:51:42 -0600 [thread overview]
Message-ID: <58db0446-1e25-d2ba-3d47-33d5e19beecc@kernel.dk> (raw)
In-Reply-To: <20180622113918.GA6633@kitone-HP-ProBook-4530s>
On 6/22/18 5:39 AM, Kitone Elvis Peter wrote:
> The usage of simple_strtol is discouraged, because
> strtol() is obsolete. Instead kstrtol() should be
> used to convert a string into a long integer.
My patience is running pretty thin with you. Don't send untested
crap, you haven't even compiled this.
--
Jens Axboe
prev parent reply other threads:[~2018-06-22 19:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-22 11:39 [PATCH 3/3] block: Change simple_strtol() to kstrtol() Kitone Elvis Peter
2018-06-22 11:45 ` kbuild test robot
2018-06-22 19:51 ` Jens Axboe [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=58db0446-1e25-d2ba-3d47-33d5e19beecc@kernel.dk \
--to=axboe@kernel.dk \
--cc=elviskitone@gmail.com \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@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