KVM: async_pf: use list_first_entry
authorGeliang Tang <geliangtang@163.com>
Fri, 1 Jan 2016 11:47:15 +0000 (19:47 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 23 Feb 2016 14:40:55 +0000 (15:40 +0100)
commit433da86023f866820e9bcd7f0889d944005d311c
tree96f31d4eeebf3bf37c6b3bda962975e865073abf
parentd74c0e6b54c95ace01f05264a22aed99b565fabb
KVM: async_pf: use list_first_entry

To make the intention clearer, use list_first_entry instead of
list_entry.

Signed-off-by: Geliang Tang <geliangtang@163.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
virt/kvm/async_pf.c
This page took 0.025302 seconds and 5 git commands to generate.