linux-stable/drivers/staging/rtl8192u/ieee80211
Eric Biggers 23224e4500 mm: remove kzfree() compatibility definition
Commit 453431a549 ("mm, treewide: rename kzfree() to
kfree_sensitive()") renamed kzfree() to kfree_sensitive(),
but it left a compatibility definition of kzfree() to avoid
being too disruptive.

Since then a few more instances of kzfree() have slipped in.

Just get rid of them and remove the compatibility definition
once and for all.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2020-10-25 11:39:02 -07:00
..
dot11d.c staging: rtl8192u: fix spacing in ieee80211 2019-08-21 09:20:23 -07:00
dot11d.h
ieee80211.h staging: Replace zero-length array with flexible-array member 2020-02-23 19:18:54 +01:00
ieee80211_crypt.c staging: rtl8192u: fix spacing in ieee80211 2019-08-21 09:20:23 -07:00
ieee80211_crypt.h staging: rtl8192u: add proper SPDX identifiers on files that did not have them. 2019-04-03 11:10:17 +02:00
ieee80211_crypt_ccmp.c staging: rtl8192u: Fix indentation 2019-08-28 22:22:13 +02:00
ieee80211_crypt_tkip.c mm: remove kzfree() compatibility definition 2020-10-25 11:39:02 -07:00
ieee80211_crypt_wep.c mm: remove kzfree() compatibility definition 2020-10-25 11:39:02 -07:00
ieee80211_module.c staging: rtl8192u: remove GPL boiler plate text 2020-07-10 13:52:45 +02:00
ieee80211_rx.c staging: rtl8192u: Do not use GFP_KERNEL in atomic context 2020-08-18 16:07:17 +02:00
ieee80211_softmac.c staging: rtl8192: convert tasklets to use new tasklet_setup() API 2020-09-16 13:13:00 +02:00
ieee80211_softmac_wx.c Staging: rtl8192u: ieee80211: Use netdev_info() with network devices. 2020-03-26 16:58:23 +01:00
ieee80211_tx.c staging: rtl8192u: Using comparison to true is error prone 2020-05-19 16:13:40 +02:00
ieee80211_wx.c Staging: rtl8192u: ieee80211: Use netdev_warn() for network devices. 2020-03-26 16:58:23 +01:00
rtl819x_BA.h
rtl819x_BAProc.c staging: rtl8192u: fix spacing in ieee80211 2019-08-21 09:20:23 -07:00
rtl819x_HT.h staging: rtl8192u: fix spacing in ieee80211 2019-08-21 09:20:23 -07:00
rtl819x_HTProc.c staging: rtl8192u: remove code under TO_DO_LIST 2019-08-25 10:27:39 +02:00
rtl819x_Qos.h
rtl819x_TS.h
rtl819x_TSProc.c staging: rtl8192u: ieee80211: Correct a typo in a comment 2020-03-19 15:09:10 +01:00