Files
android_kernel_xiaomi_sm8450/drivers/usb/core
Dmitry Torokhov b94badbb47 USB: Make usb_buffer_free() NULL-safe
kfree() handles NULL arguments which is handy in error handling paths as one
does need to  insert bunch of ifs. How about making usb_buffer_free() do the
same?

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-09-27 11:58:49 -07:00
..
2006-09-25 21:08:37 -07:00
2005-04-16 15:20:36 -07:00
2006-09-27 11:58:49 -07:00