From b086d02b444dae1a0ba917abfb8ab0a88dafbf8b Mon Sep 17 00:00:00 2001 From: Rickard Strandqvist Date: Sun, 18 Jan 2015 02:07:23 +0100 Subject: [PATCH] staging: rtl8712: recv_linux: Remove unused function Remove the function r8712_os_read_port() 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