diff for duplicates of <20130425101932.GE16463@redhat.com> diff --git a/a/1.txt b/N1/1.txt index e45cef1..6afd3fb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -93,7 +93,7 @@ Acked-by: Michael S. Tsirkin <mst@redhat.com> > +#endif /* CONFIG_HAVE_KVM_IRQ_ROUTING */ > default: > r = kvm_arch_vm_ioctl(filp, ioctl, arg); -> if (r = -ENOTTY) +> if (r == -ENOTTY) > -- > 1.6.0.2 > diff --git a/a/content_digest b/N1/content_digest index 91efc16..0081cf2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01366380388-25926-6-git-send-email-agraf@suse.de\0" "From\0Michael S. Tsirkin <mst@redhat.com>\0" "Subject\0Re: [PATCH 05/17] KVM: Move irq routing to generic code\0" - "Date\0Thu, 25 Apr 2013 10:19:32 +0000\0" + "Date\0Thu, 25 Apr 2013 13:19:32 +0300\0" "To\0Alexander Graf <agraf@suse.de>\0" "Cc\0kvm-ppc@vger.kernel.org" kvm@vger.kernel.org mailing list <kvm@vger.kernel.org> @@ -106,7 +106,7 @@ "> +#endif /* CONFIG_HAVE_KVM_IRQ_ROUTING */\n" "> \tdefault:\n" "> \t\tr = kvm_arch_vm_ioctl(filp, ioctl, arg);\n" - "> \t\tif (r = -ENOTTY)\n" + "> \t\tif (r == -ENOTTY)\n" "> -- \n" "> 1.6.0.2\n" "> \n" @@ -115,4 +115,4 @@ "> the body of a message to majordomo@vger.kernel.org\n" > More majordomo info at http://vger.kernel.org/majordomo-info.html -b351b1465382e18656f91b85904be25d1aeaba00525a6d7b91a3c20d85f6354b +ac77159012a9e7708e8f83016ace44a15e3018056ee12f961641e8e53bed90e4
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.