commit | 6a183411dbf029505d7e443fde8613d5a0318da9 | [log] [tgz] |
---|---|---|
author | Chengguang Xu <cgxu519@gmx.com> | Wed Feb 13 13:46:57 2019 +0800 |
committer | Alexander Martinz <amartinz@shiftphones.com> | Wed Nov 30 08:18:51 2022 +0100 |
tree | b0be4638bda56021f9ec604cc81f390578e3887a | |
parent | 2a0bc645f0c936377bcc286ae102b681e140b1e9 [diff] |
dm verity fec: remove redundant unlikely annotation unlikely has already included in IS_ERR(), so just remove redundant unlikely annotation. Change-Id: Ic1e193831c83aafe2994b1ad9547e1d7aa234033 Signed-off-by: Chengguang Xu <cgxu519@gmx.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>