From 17ad975c5aa631919131b4c572fc878be29e3d7e Mon Sep 17 00:00:00 2001 From: Rickard Strandqvist Date: Sun, 7 Dec 2014 22:59:07 +0100 Subject: [PATCH] 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed