Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/rtl8192e
Rusty Russell dca4130639 param: remove unnecessary writable charp
sysfs-writable charp arguments need to be locked against modification
(since the old ones may be kfreed underneath us).  String arguments
are much simpler, so use them for small strings (eg. IFNAMSIZ).

lkdtm only uses the parameters at module initialization time, so there's
not much point making them writable.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
Tested-by: Phil Carmody <ext-phil.2.carmody@nokia.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: M. Mohan Kumar <mohan@in.ibm.com>
Cc: Greg Kroah-Hartman <gregkh@suse.de>
Cc: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Cc: Jeff Mahoney <jeffm@suse.com>
Cc: Julia Lawall <julia@diku.dk>
Cc: devel@driverdev.osuosl.org
2010-08-11 23:04:27 +09:30
..
ieee80211 Staging: rtl8192e: use ARRAY_SIZE 2010-07-08 13:30:42 -07:00
dot11d.h
ieee80211.h staging: trivial: fix typo "seperate" 2010-05-14 13:16:10 -07:00
ieee80211_crypt.h
Kconfig Staging: rtl81xx: Fix build problems when CONFIG_CRYPTO=n 2010-06-18 16:41:50 -07:00
Makefile Staging: rtl8192e: Use the standard config option for PM functions 2010-05-11 11:35:56 -07:00
r819xE_cmdpkt.c Staging: rtl8192e: Use skb_tail_pointer 2010-03-03 16:42:43 -08:00
r819xE_cmdpkt.h
r819xE_firmware.c staging: declare MODULE_FIRMWARE in various drivers 2010-03-03 16:42:43 -08:00
r819xE_phy.c staging: rtl8192e: Make some static structs const 2010-07-26 15:45:10 -07:00
r819xE_phy.h
r819xE_phyreg.h
r8180_93cx6.c Staging: rtl8192e: fix spacing style issues in r8180_93cx6.c 2010-03-03 16:42:55 -08:00
r8180_93cx6.h
r8190_rtl8256.c staging/trivial: fix typos concerning "initiali[zs]e" 2010-06-22 14:58:01 -07:00
r8190_rtl8256.h
r8192_pm.c Staging: rtl8192e: Use the standard config option for PM functions 2010-05-11 11:35:56 -07:00
r8192_pm.h Staging: rtl8192e: Use the standard config option for PM functions 2010-05-11 11:35:56 -07:00
r8192E.h staging: rtl8192e: Make structs const, move prototypes to top 2010-07-26 15:45:11 -07:00
r8192E_core.c param: remove unnecessary writable charp 2010-08-11 23:04:27 +09:30
r8192E_dm.c staging: rtl8192e: Delete some redundant code 2010-07-26 15:45:12 -07:00
r8192E_dm.h
r8192E_hw.h
r8192E_wx.c staging: rtl8192e: Delete unused code 2010-07-26 15:45:11 -07:00
r8192E_wx.h