linux-stable/drivers/staging/rtl8192u/ieee80211
Alexey Dobriyan 97a32539b9 proc: convert everything to "struct proc_ops"
The most notable change is DEFINE_SHOW_ATTRIBUTE macro split in
seq_file.h.

Conversion rule is:

	llseek		=> proc_lseek
	unlocked_ioctl	=> proc_ioctl

	xxx		=> proc_xxx

	delete ".owner = THIS_MODULE" line

[akpm@linux-foundation.org: fix drivers/isdn/capi/kcapi_proc.c]
[sfr@canb.auug.org.au: fix kernel/sched/psi.c]
  Link: http://lkml.kernel.org/r/20200122180545.36222f50@canb.auug.org.au
Link: http://lkml.kernel.org/r/20191225172546.GB13378@avx2
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2020-02-04 03:05:26 +00:00
..
dot11d.c staging: rtl8192u: fix spacing in ieee80211 2019-08-21 09:20:23 -07:00
dot11d.h staging:rtl8192u: Rename member pDot11dInfo - Style 2018-09-10 10:38:16 +02:00
ieee80211.h staging: rtl8192u: remove code under TO_DO_LIST 2019-08-25 10:27:39 +02: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 staging: rtl8192u: fix spacing in ieee80211 2019-08-21 09:20:23 -07:00
ieee80211_crypt_wep.c staging: rtl8192u: fix spacing in ieee80211 2019-08-21 09:20:23 -07:00
ieee80211_module.c proc: convert everything to "struct proc_ops" 2020-02-04 03:05:26 +00:00
ieee80211_rx.c staging: rtl8192u: replace printk with natdev_<LEVEL> statements in ieee80211 2020-01-15 13:11:41 +01:00
ieee80211_softmac.c staging: rtl*: Remove tasklet callback casts 2019-11-16 14:41:02 +01:00
ieee80211_softmac_wx.c staging: rtl8192u: fix spacing in ieee80211 2019-08-21 09:20:23 -07:00
ieee80211_tx.c staging: rtl8192u: Fix indentation 2019-08-28 22:22:13 +02:00
ieee80211_wx.c staging: rtl8192u: ieee80211: Replace snprintf with scnprintf 2019-09-30 21:57:57 +02:00
rtl819x_BA.h staging:rtl8192u: Remove commented out code and indent - Style 2018-08-27 19:24:31 +02:00
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 staging:rtl8192u: Change clock comment - Style 2018-08-02 09:46:01 +02:00
rtl819x_TS.h staging:rtl8192u: Refactor struct BA_RECORD - Style 2018-08-27 19:24:30 +02:00
rtl819x_TSProc.c staging: rtl8192u: remove code under TO_DO_LIST 2019-08-25 10:27:39 +02:00