alistair23-linux/drivers/staging/rtl8188eu/os_dep
Jes Sorensen 6179ed592b staging: rtl8188eu: usb_dvobj_init(): A NULL pointer check for usb_host_endpoints makes no sense
struct usb_host_interface points to an array of
struct usb_host_endpoints - it makes no sense to do a NULL pointer
check for each pointer.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-12-02 16:29:26 -08:00
..
ioctl_linux.c staging: rtl8188eu: unneeded return variable 2014-11-07 09:45:35 -08:00
mlme_linux.c
os_intfs.c staging: rtl8188eu: unneeded return variable 2014-11-07 09:45:35 -08:00
osdep_service.c
recv_linux.c
rtw_android.c staging: r8188eu: cleanups in rtw_android_set_block() 2014-11-03 16:22:50 -08:00
usb_intf.c staging: rtl8188eu: usb_dvobj_init(): A NULL pointer check for usb_host_endpoints makes no sense 2014-12-02 16:29:26 -08:00
usb_ops_linux.c staging: rtl8188eu: Fix coding style space related ERROR problems 2014-11-03 18:13:34 -08:00
xmit_linux.c rtl8188eu: Simplify rtw_endofpktfile() in xmit_linux.c 2014-11-26 15:27:25 -08:00