Re: [PATCH] net:drivers/net: replace IS_ERR and PTR_ERR withPTR_ERR_OR_ZERO

From: David Miller
Date: Thu Nov 07 2013 - 03:02:56 EST


From: Duan Jiong <duanj.fnst@xxxxxxxxxxxxxx>
Date: Wed, 6 Nov 2013 15:58:13 +0800

> This patch fixes coccinelle error regarding usage of IS_ERR and
> PTR_ERR instead of PTR_ERR_OR_ZERO.
>
> Signed-off-by: Duan Jiong <duanj.fnst@xxxxxxxxxxxxxx>

Applied.
--
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/