Skip to content
Commit 7a2d6a64 authored by Tsutomu Itoh's avatar Tsutomu Itoh Committed by Chris Mason
Browse files

Btrfs: remove unnecessary IS_ERR in bio_readpage_error()



Because the value of extent_map is only a correct value or NULL,
so IS_ERR is unnecessary.

Signed-off-by: default avatarTsutomu Itoh <t-itoh@jp.fujitsu.com>
parent 8d1a1317
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment