* Re: [PATCH RESEND] nvme:Fix error handling in the function nvme_init_integrity
[not found] <1451412648-21042-1-git-send-email-xerofoify@gmail.com>
@ 2015-12-29 18:14 ` Keith Busch
0 siblings, 0 replies; only message in thread
From: Keith Busch @ 2015-12-29 18:14 UTC (permalink / raw)
To: Nicholas Krause; +Cc: axboe, jonathan.derrick, jay.e.sternberg, linux-kernel
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'.
^ permalink raw reply [flat|nested] only message in thread