linux/drivers/staging/rtl8192su
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: rtl8192su: added ioctl[SIOCSIWPMKSA] implementation 2010-07-22 12:00:22 -07:00
Kconfig Staging: rtl81xx: Fix build problems when CONFIG_CRYPTO=n 2010-06-18 16:41:50 -07:00
Makefile Staging: rtl819su: added r8192SU_led.c/.h 2010-05-14 13:54:55 -07:00
TODO staging: rtl8192su: update TODO 2010-07-22 11:58:04 -07:00
authors
r819xU_HTGen.h
r819xU_HTType.h
r819xU_cmdpkt.c staging: rtl8192su: update to r8192S_Efuse.c, r8192xU_cmdpkt.c 2010-07-22 11:57:50 -07:00
r819xU_cmdpkt.h staging: rtl8192su: update to r8192S_Efuse.c, r8192xU_cmdpkt.c 2010-07-22 11:57:50 -07:00
r8192SU_HWImg.c staging: rtl8192su: updated r8192SU_HWImg.c, r8192SU_HWImg.h 2010-07-22 11:58:04 -07:00
r8192SU_HWImg.h staging: rtl8192su: updated r8192SU_HWImg.c, r8192SU_HWImg.h 2010-07-22 11:58:04 -07:00
r8192SU_led.c Staging: rtl8192su: remove all code dependent on LINUX_VERSION_CODE 2010-06-18 15:17:12 -07:00
r8192SU_led.h Staging: rtl819su: added r8192SU_led.c/.h 2010-05-14 13:54:55 -07:00
r8192S_Efuse.c staging: rtl8192su: don't use own isxdigit() method 2010-07-22 12:03:21 -07:00
r8192S_Efuse.h staging: rtl819esu: cleanup; r8192S_Efuse.c, r8192S_Efuse.h 2010-07-22 11:58:04 -07:00
r8192S_firmware.c staging: rtl8192su: various updates 2010-07-22 11:58:04 -07:00
r8192S_firmware.h staging: rtl8192su: various updates 2010-07-22 11:58:04 -07:00
r8192S_hw.h staging: rtl8192su: various updates 2010-07-22 11:58:04 -07:00
r8192S_phy.c staging: rtl8192su: various updates 2010-07-22 11:58:04 -07:00
r8192S_phy.h
r8192S_phyreg.h Staging: fix assorted typos all over the place 2009-12-11 12:23:20 -08:00
r8192S_rtl6052.c Staging: fix assorted typos all over the place 2009-12-11 12:23:20 -08:00
r8192S_rtl6052.h
r8192S_rtl8225.c
r8192S_rtl8225.h
r8192U.h staging: rtl8192su: update r8192U.h 2010-07-22 11:58:02 -07:00
r8192U_core.c param: remove unnecessary writable charp 2010-08-11 23:04:27 +09:30
r8192U_dm.c staging: rtl8192su: some work on dm_check_edca_turbo() 2010-07-22 11:58:02 -07:00
r8192U_dm.h
r8192U_pm.c
r8192U_pm.h
r8192U_wx.c staging: rtl8192su: added ioctl[SIOCSIWPMKSA] implementation 2010-07-22 12:00:22 -07:00
r8192U_wx.h