summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDave Hansen <dave.hansen@intel.com>2014-02-04 02:40:25 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-02-07 22:35:30 +0400
commit0d5de1777684bdb8d28aaa99891be9c7b55b83e8 (patch)
treedd786388af7967c067a2661f618b47a5693bbcf3 /include
parent5556734959ab7d600552eca8eabe9a8321c83586 (diff)
downloadlinux-0d5de1777684bdb8d28aaa99891be9c7b55b83e8.tar.xz
staging: rtl8192u: remove unused files
I was doing some code audits looking at scattergather uses, and noticed that update() in drivers/staging/rtl8192u/ieee80211/digest.c uses sg.page which doesn't exist any longer, so this can't possibly compile. Turns out that digest.c is actually unused. It doesn't get referenced in a Makefile or get compiled and doesn't get used as far as I can see. I then widened the search to all the files in the directory. There are a *bunch* that look unused. I removed all of them, then added them back one at a time until the driver compiled again. Signed-off-by: Dave Hansen <dave.hansen@intel.com> Cc: jerry-chuang@realtek.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions