From 0ae44af42d3b86ad584a2f7dcd9ba8c74f0d8f8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Wed, 13 Jul 2016 01:05:54 +0200 Subject: [PATCH] Rename "patches.fixes" to "patches.backports" directory --- .../0001-HID-core-prevent-out-of-bound-readings.patch | 0 ...D-fix-out-of-bound-access-in-extract-and-implement.patch | 0 .../0001-scsi-ignore-errors-from-scsi_dh_add_device.patch | 0 series.conf | 6 +++--- 4 files changed, 3 insertions(+), 3 deletions(-) rename {patches.fixes => patches.backports}/0001-HID-core-prevent-out-of-bound-readings.patch (100%) rename {patches.fixes => patches.backports}/0001-HID-fix-out-of-bound-access-in-extract-and-implement.patch (100%) rename {patches.fixes => patches.backports}/0001-scsi-ignore-errors-from-scsi_dh_add_device.patch (100%) diff --git a/patches.fixes/0001-HID-core-prevent-out-of-bound-readings.patch b/patches.backports/0001-HID-core-prevent-out-of-bound-readings.patch similarity index 100% rename from patches.fixes/0001-HID-core-prevent-out-of-bound-readings.patch rename to patches.backports/0001-HID-core-prevent-out-of-bound-readings.patch diff --git a/patches.fixes/0001-HID-fix-out-of-bound-access-in-extract-and-implement.patch b/patches.backports/0001-HID-fix-out-of-bound-access-in-extract-and-implement.patch similarity index 100% rename from patches.fixes/0001-HID-fix-out-of-bound-access-in-extract-and-implement.patch rename to patches.backports/0001-HID-fix-out-of-bound-access-in-extract-and-implement.patch diff --git a/patches.fixes/0001-scsi-ignore-errors-from-scsi_dh_add_device.patch b/patches.backports/0001-scsi-ignore-errors-from-scsi_dh_add_device.patch similarity index 100% rename from patches.fixes/0001-scsi-ignore-errors-from-scsi_dh_add_device.patch rename to patches.backports/0001-scsi-ignore-errors-from-scsi_dh_add_device.patch diff --git a/series.conf b/series.conf index cb09daa..dd91630 100644 --- a/series.conf +++ b/series.conf @@ -7,9 +7,9 @@ patches.xen/0001-mce-hide-EBUSY-initialization-error-on-Xen.patch patches.xen/irq-bind-debug-log.patch # Backports -patches.fixes/0001-scsi-ignore-errors-from-scsi_dh_add_device.patch -patches.fixes/0001-HID-core-prevent-out-of-bound-readings.patch -patches.fixes/0001-HID-fix-out-of-bound-access-in-extract-and-implement.patch +patches.backports/0001-scsi-ignore-errors-from-scsi_dh_add_device.patch +patches.backports/0001-HID-core-prevent-out-of-bound-readings.patch +patches.backports/0001-HID-fix-out-of-bound-access-in-extract-and-implement.patch # Additional features #patches.xen/pvops-0100-usb-xen-pvusb-driver.patch