From: Julia Lawall
Date: Tue, 21 Jun 2016 12:03:28 +0200 (CEST)
> PTR_ERR should normally access the value just tested by IS_ERR
>
> Generated by: scripts/coccinelle/tests/odd_ptr_err.cocci
>
> CC: Tien Hock Loh
> Signed-off-by: Julia Lawall
> Signed-off-by: Fengguang Wu
This doesn't apply
PTR_ERR should normally access the value just tested by IS_ERR
Generated by: scripts/coccinelle/tests/odd_ptr_err.cocci
CC: Tien Hock Loh
Signed-off-by: Julia Lawall
Signed-off-by: Fengguang Wu
---
This patch refers to the following code:
url:
https://github.com/0day-ci/linux/commits/thloh-a