Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: axboe@kernel.dk (Jens Axboe)
Subject: [PATCH] NVMe: Fix error handling of class_create("nvme")
Date: Tue, 07 Apr 2015 19:09:28 -0600	[thread overview]
Message-ID: <55247FC8.9030606@kernel.dk> (raw)
In-Reply-To: <alpine.LNX.2.00.1504072302431.32385@localhost.lm.intel.com>

On 04/07/2015 05:03 PM, Keith Busch wrote:
> On Fri, 6 Mar 2015, Alexey Khoroshilov wrote:
>> class_create() returns ERR_PTR on failure,
>> so IS_ERR() should be used instead of check for NULL.
>>
>> Found by Linux Driver Verification project (linuxtesting.org).
>>
>> Signed-off-by: Alexey Khoroshilov <khoroshilov at ispras.ru>
>
> Just resending ack for 4.1.
>
> Acked-by: Keith Busch <keith.busch at intel.com>

Thanks, I missed this one. Applied to for-4.1/drivers, thanks!

-- 
Jens Axboe

      reply	other threads:[~2015-04-08  1:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-06 22:43 [PATCH] NVMe: Fix error handling of class_create("nvme") Alexey Khoroshilov
2015-03-10 19:18 ` J Freyensee
2015-03-10 19:46   ` Matthew Wilcox
2015-03-16 17:22 ` Keith Busch
2015-04-07 23:03 ` Keith Busch
2015-04-08  1:09   ` 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=55247FC8.9030606@kernel.dk \
    --to=axboe@kernel.dk \
    /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