Hi, These patches remove some redundant code and custom buffer implementations from usb_debug, cypress_m8 and oti6858. /Johan Johan Hovold (5): USB: usb_debug: set bulk out size at probe USB: cypress_m8: remove unused drain define USB: cypress_m8: use kfifo to implement write buffering USB: oti6858: use kfifo to implement write buffering USB: oti6858: use port write fifo drivers/usb/serial/cypress_m8.c | 240 +++---------------------------------- drivers/usb/serial/oti6858.c | 252 +++++---------------------------------- drivers/usb/serial/usb_debug.c | 8 +- 3 files changed, 46 insertions(+), 454 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html