KVM: MMU: cleanup for hlist walk restart
authorXiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Fri, 16 Apr 2010 08:35:54 +0000 (16:35 +0800)
committerAvi Kivity <avi@redhat.com>
Mon, 17 May 2010 09:17:56 +0000 (12:17 +0300)
commit3246af0ece6c61689847417977733f0b12dc4b6f
tree34ce82a3f2bac9dc6073b5f89bf6358cb7d9f2f1
parentacb5451789f21ad51215897bb8f9306a05e8acd4
KVM: MMU: cleanup for hlist walk restart

Quote from Avi:

|Just change the assignment to a 'goto restart;' please,
|I don't like playing with list_for_each internals.

Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/mmu.c