Hi Greg, I believe that commit 0917ba847ac22 "USB: ci13xxx_udc.c: remove err() usage" may not be 100% correct. This driver had its own instance of err() in the header file ci13xxx_udc.h -- so while I don't think your change will actively break the driver (since both the err() usages were similar), it does leave the driver's own err() code/macro orphaned. Paul. -- 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