Skip to content
Commit 0b59c25f authored by Igor Stoppa's avatar Igor Stoppa Committed by Dennis Zhou
Browse files

mm: percpu: remove unnecessary unlikely()



WARN_ON() already contains an unlikely(), so it's not necessary to
wrap it into another.

Signed-off-by: default avatarIgor Stoppa <igor.stoppa@huawei.com>
Cc: Tejun Heo <tj@kernel.org>
Cc: zijun_hu <zijun_hu@htc.com>
Cc: Christoph Lameter <cl@linux.com>
Cc: linux-mm@kvack.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: default avatarDennis Zhou <dennis@kernel.org>
parent 11da3a7f
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