From: Dietmar Maurer Date: Fri, 31 Aug 2012 09:33:32 +0000 (+0200) Subject: fix typo in patch X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=198fec03b0122206f77ad9d86b114ad6155b2701;p=pve-qemu-kvm.git fix typo in patch --- diff --git a/debian/patches/ahci-add_migration-support.patch b/debian/patches/ahci-add_migration-support.patch index 3be941b..5b24f1f 100644 --- a/debian/patches/ahci-add_migration-support.patch +++ b/debian/patches/ahci-add_migration-support.patch @@ -143,8 +143,7 @@ index 272b773..ae6f56f 100644 }; static void pci_ich9_reset(DeviceState *dev) -@@ -152,7 +157,7 @@ static void ich_ahci_class_init(ObjectClass *klass, void -*data) +@@ -152,7 +157,7 @@ static void ich_ahci_class_init(ObjectClass *klass, void *data) k->device_id = PCI_DEVICE_ID_INTEL_82801IR; k->revision = 0x02; k->class_id = PCI_CLASS_STORAGE_SATA;