Skip to content
Commit aaa19727 authored by luanshi's avatar luanshi Committed by Will Deacon
Browse files

perf: arm_spe: Remove unnecessary zero check on 'nr_pages'



We already check that the 'nr_pages' is > 2, so there's no need to check
that it's != 0 later on.

Signed-off-by: default avatarLiguang Zhang <zhangliguang@linux.alibaba.com>
Signed-off-by: default avatarWill Deacon <will@kernel.org>
parent f8788d86
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