]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
staging: rtl8188eu: os_dep: usb_ops_linux.c: Remove unused function
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sun, 7 Dec 2014 21:59:07 +0000 (22:59 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Jan 2015 22:06:03 +0000 (14:06 -0800)
commit17ad975c5aa631919131b4c572fc878be29e3d7e
tree88fcba058306fefd8e13602aee1c52a48b37ca68
parentf225d04e4e3702a56d90724d1332920a4236f442
staging: rtl8188eu: os_dep: usb_ops_linux.c: Remove unused function

Remove the function usb_writeN() that is not used anywhere.

This was partially found by using a static code analysis program called cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/include/usb_ops_linux.h
drivers/staging/rtl8188eu/os_dep/usb_ops_linux.c