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
authors
Kconfig
Makefile
r819xU_cmdpkt.c
r819xU_cmdpkt.h
r819xU_HTGen.h
r819xU_HTType.h
r8192S_Efuse.c
r8192S_Efuse.h
r8192S_firmware.c
r8192S_firmware.h
r8192S_hw.h
r8192S_phy.c
r8192S_phy.h
r8192S_phyreg.h
r8192S_rtl6052.c
r8192S_rtl6052.h
r8192S_rtl8225.c
r8192S_rtl8225.h
r8192SU_HWImg.c
r8192SU_HWImg.h
r8192SU_led.c
r8192SU_led.h
r8192U.h
r8192U_core.c param: remove unnecessary writable charp 2010-08-11 23:04:27 +09:30
r8192U_dm.c
r8192U_dm.h
r8192U_pm.c
r8192U_pm.h
r8192U_wx.c
r8192U_wx.h
TODO