commit | 821b40da4d91839005166b808abdc6ca4f5235aa | [log] [tgz] |
---|---|---|
author | Chengguang Xu <cgxu519@gmx.com> | Wed Feb 13 13:46:57 2019 +0800 |
committer | Mike Snitzer <snitzer@redhat.com> | Tue Mar 05 14:53:48 2019 -0500 |
tree | d5b79b3319a23092e3c4100830322e684d3ff1c1 | |
parent | 5e3d0e37062e2fc28187db403b11ce7764d843a5 [diff] |
dm verity fec: remove redundant unlikely annotation unlikely has already included in IS_ERR(), so just remove redundant unlikely annotation. Signed-off-by: Chengguang Xu <cgxu519@gmx.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>