On 25/01/2017 11:58, David Hildenbrand wrote: > Not sure if the second one is strictly needed (delta LOC changes is 0). > > David Hildenbrand (2): > KVM: nVMX: kmap() can't fail > KVM: nVMX: vmx_complete_nested_posted_interrupt() can't fail > > arch/x86/kvm/vmx.c | 19 +++++-------------- > 1 file changed, 5 insertions(+), 14 deletions(-) > It's okay since you're removing the cases with nonzero return value. Queued, thanks. Paolo