Unverified Commit b27ee338 authored by openeuler-ci-bot's avatar openeuler-ci-bot Committed by Gitee
Browse files

!1144 crypto: hisilicon/qm: modify loop exit condition

Merge Pull Request from: @xiao_jiang_shui 
 
Loop branch using 'i++' as condition will cause the loop to not execute
when 'i == 0', should use '++i', Fix it.

issue: https://gitee.com/openeuler/kernel/issues/I7DUYJ 
 
Link:https://gitee.com/openeuler/kernel/pulls/1144

 

Reviewed-by: default avatarYang Shen <shenyang39@huawei.com>
Signed-off-by: default avatarJialin Zhang <zhangjialin11@huawei.com>
parents beca2109 fc71ef55
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment