[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20151229181418.GA17092@localhost.localdomain>
Date: Tue, 29 Dec 2015 18:14:18 +0000
From: Keith Busch <keith.busch@...el.com>
To: Nicholas Krause <xerofoify@...il.com>
Cc: axboe@...com, jonathan.derrick@...el.com,
jay.e.sternberg@...el.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH RESEND] nvme:Fix error handling in the function
nvme_init_integrity
On Tue, Dec 29, 2015 at 01:10:48PM -0500, Nicholas Krause wrote:
> - blk_integrity_register(ns->disk, &integrity);
> + if (blk_integrity_register(ns->disk, &integrity)) {
Nak; blk_integrity_register returns 'void'.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists