On 11/27/2017 03:05 PM, Vasyl Gomonovych wrote: > Fix ptr_ret.cocci warnings: > drivers/md/bcache/btree.c:1800:1-3: WARNING: PTR_ERR_OR_ZERO can be used > > Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR > > Generated by: scripts/coccinelle/api/ptr_ret.cocci > > Signed-off-by: Vasyl Gomonovych <gomonovych@xxxxxxxxx> lgtm. Reviewed-by: Michael Lyle <mlyle@xxxxxxxx> Will carry in my tree. -- To unsubscribe from this list: send the line "unsubscribe linux-bcache" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html