commit | a8fe3bf687691488c856a6f4414c9144709335f5 | [log] [tgz] |
---|---|---|
author | Chengguang Xu <cgxu519@gmx.com> | Wed Feb 13 13:46:57 2019 +0800 |
committer | Alexander Martinz <alex@amartinz.at> | Thu Sep 29 15:34:13 2022 +0200 |
tree | f919150c6a01e14638dcd66c973730244e577d9c | |
parent | 1bc804b96f970ddd464c634b2e6cae63608df8a2 [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>