* 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
only message in thread, other threads:[~2015-12-29 18:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1451412648-21042-1-git-send-email-xerofoify@gmail.com>
2015-12-29 18:14 ` [PATCH RESEND] nvme:Fix error handling in the function nvme_init_integrity Keith Busch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox