commit | 433da86023f866820e9bcd7f0889d944005d311c | [log] [tgz] |
---|---|---|
author | Geliang Tang <geliangtang@163.com> | Fri Jan 01 19:47:15 2016 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Feb 23 15:40:55 2016 +0100 |
tree | 96f31d4eeebf3bf37c6b3bda962975e865073abf | |
parent | d74c0e6b54c95ace01f05264a22aed99b565fabb [diff] |
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>