From f225d04e4e3702a56d90724d1332920a4236f442 Mon Sep 17 00:00:00 2001 From: Rickard Strandqvist Date: Sun, 7 Dec 2014 19:16:15 +0100 Subject: [PATCH] staging: rtl8188eu: hal: rtl8188e_hal_init.c: Remove unused function Remove the function GetEEPROMSize8188E() 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