commit | 5b73cd8d8446080a37494d82527646820b467c4f | [log] [tgz] |
---|---|---|
author | Chengguang Xu <cgxu519@gmx.com> | Wed Feb 13 13:46:57 2019 +0800 |
committer | Alexander Martinz <amartinz@shiftphones.com> | Tue Dec 20 18:56:42 2022 +0100 |
tree | 9f49cc725780829da44dfc01a843785760b3cc30 | |
parent | e7ce1bc100009686cda50269fc3d76a6ac026e54 [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>