Re: [PATCH] block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO

From: Jens Axboe
Date: Fri Apr 11 2014 - 10:10:08 EST


On 04/11/2014 01:58 AM, Duan Jiong wrote:
This patch fixes coccinelle error regarding usage of IS_ERR and
PTR_ERR instead of PTR_ERR_OR_ZERO.

Thanks, applied for 3.16.

--
Jens Axboe

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/