[PATCH] USB: fix kfree in usb-skeleton.c
>> if (dev->bulk_in_buffer != NULL) >> kfree (dev->bulk_in_buffer); > > > Yes that one check can go away. Care to send me a patch? Actually all those checks should go away ...
Showing
Please register or sign in to comment