lkml.org 
[lkml]   [2015]   [Oct]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] Staging: rtl8192u: Remove do-nothing functions
Date
This is a series of patches to remove three functions that do no
processing in staging/rtl8192u/ieee80211/.

Before:
drivers/staging/rtl8192u/$ grep _null\( *.c
drivers/staging/rtl8192u/$

drivers/staging/rtl8192u/ieee80211/$ grep _null\( *.c
ieee80211_crypt_ccmp.c:void ieee80211_ccmp_null(void)
ieee80211_crypt_tkip.c:void ieee80211_tkip_null(void)
ieee80211_crypt_wep.c:void ieee80211_wep_null(void)
ieee80211_module.c: ieee80211_tkip_null();
ieee80211_module.c: ieee80211_wep_null();
ieee80211_module.c: ieee80211_ccmp_null();
drivers/staging/rtl8192u/ieee80211/$

After:
drivers/staging/rtl8192u/$ grep _null\( *.c
drivers/staging/rtl8192u/$

drivers/staging/rtl8192u/ieee80211/$ grep _null\( *.c
drivers/staging/rtl8192u/ieee80211/$

Mike Dupuis (3):
Staging: rtl8192u: remove ieee80211_tkip_null()
Staging: rtl8192u: remove ieee80211_wep_null()
Staging: rtl8192u: remove ieee80211_ccmp_null()

drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c | 6 ------
drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_wep.c | 4 ----
drivers/staging/rtl8192u/ieee80211/ieee80211_module.c | 5 -----
3 files changed, 15 deletions(-)

--
2.1.4


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus



\
 
 \ /
  Last update: 2015-10-03 23:21    [from the cache]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and my Meterkast|Read the blog