Commit 8616ebb16bcef312024b9d28719f9bf5c5c3aafb
Committed by
Jens Axboe
1 parent
97597dc08f
Exists in
smarc-imx_3.14.28_1.0.0_ga
and in
1 other branch
block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
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@cn.fujitsu.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
block/blk-timeout.c