Skip to content
Snippets Groups Projects
Commit eb173559 authored by Jing Xiangfeng's avatar Jing Xiangfeng Committed by Paul Mackerras
Browse files

KVM: PPC: Book3S: Remove redundant initialization of variable ret


The variable ret is being initialized with '-ENOMEM' that is meaningless.
So remove it.

Signed-off-by: default avatarJing Xiangfeng <jingxiangfeng@huawei.com>
Reviewed-by: default avatarFabiano Rosas <farosas@linux.ibm.com>
Signed-off-by: default avatarPaul Mackerras <paulus@ozlabs.org>
parent 45170766
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment