Skip to content
Commit e6e3b5a6 authored by Geliang Tang's avatar Geliang Tang Committed by Paolo Bonzini
Browse files

KVM: use list_for_each_entry_safe



Use list_for_each_entry_safe() instead of list_for_each_safe() to
simplify the code.

Signed-off-by: default avatarGeliang Tang <geliangtang@163.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent e9ee956e
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