lkml.org 
[lkml]   [2009]   [May]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 13/45] KVM: Trivial format fix in setup_routing_entry()
    Date
    From: Chris Wright <chrisw@sous-sol.org>

    Remove extra tab.

    Signed-off-by: Chris Wright <chrisw@redhat.com>
    Signed-off-by: Avi Kivity <avi@redhat.com>
    ---
    virt/kvm/irq_comm.c | 2 +-
    1 files changed, 1 insertions(+), 1 deletions(-)

    diff --git a/virt/kvm/irq_comm.c b/virt/kvm/irq_comm.c
    index 4fa1f60..a8bd466 100644
    --- a/virt/kvm/irq_comm.c
    +++ b/virt/kvm/irq_comm.c
    @@ -271,7 +271,7 @@ static int setup_routing_entry(struct kvm_kernel_irq_routing_entry *e,
    delta = 8;
    break;
    case KVM_IRQCHIP_IOAPIC:
    - e->set = kvm_set_ioapic_irq;
    + e->set = kvm_set_ioapic_irq;
    break;
    default:
    goto out;
    --
    1.6.0.6


    \
     
     \ /
      Last update: 2009-05-24 18:25    [W:3.722 / U:0.068 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site