Am Samstag, 9. Juli 2011, 04:45:51 schrieb Maxim Nikulin: > Hi, > > In the drivers/usb/class/usbtmc.c file I noticed the following lines > (271-272): > > } while ((actual = max_size) && > (n < USBTMC_MAX_READS_TO_CLEAR_BULK_IN)); > > They are in the usbtmc_ioctl_abort_bulk_in function, after the > usbtmc_abort_bulk_in_status label. It seems that '=' should be doubled > (just as in the line 220). Actually, I am unsure whether these lines can > be reached at all. You are right. Would you like to prepare a patch? Regards Oliver -- 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