diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-05 18:26:56 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-05 18:26:56 -0700 |
commit | 439aaed86577bc756086c2193f8fa23ae48d6722 (patch) | |
tree | 89d95cc091da3c98d8dba1236349837d091adcfd /series | |
parent | e85b45737435bc1541a45058b39c25aa522cf03b (diff) | |
download | patches-439aaed86577bc756086c2193f8fa23ae48d6722.tar.gz |
fuzz cleanups
Diffstat (limited to 'series')
-rw-r--r-- | series | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,6 +3,8 @@ serial-8250_pci-clean-up-printk-calls.patch serial-8250_pci-add-support-for-fintek-4-8-and-12-port-cards.patch # patches already in my git trees, but still here so I don't loose them. +driver-core-remove-struct-bus_type.bus_attrs.patch +driver-core-remove-struct-bus_type.drv_attrs.patch # usb DEBUG cleanups @@ -49,8 +51,6 @@ hv-delete-vmbus_get_debug_info.patch hv-delete-struct-hv_dev_port_info.patch hv-move-ringbuffer-bus-attributes-to-dev_groups.patch -driver-core-remove-struct-bus_type.bus_attrs.patch -driver-core-remove-struct-bus_type.drv_attrs.patch driver-core-remove-struct-bus_type.dev_attrs.patch s01.patch |