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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to