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/rtl8187se
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: Use kmemdup 2010-05-17 16:31:15 -07:00
Kconfig Staging: rtl81xx: Fix build problems when CONFIG_CRYPTO=n 2010-06-18 16:41:50 -07:00
Makefile staging: r8187se: Change to use common eeprom routines in EEPROM_93CX 2010-03-03 16:42:57 -08:00
r8180.h Staging: r8187se: Remove two private variables that have a fixed value 2010-03-03 16:42:59 -08:00
r8180_93cx6.h staging: r8187se: Change to use common eeprom routines in EEPROM_93CX 2010-03-03 16:42:57 -08:00
r8180_core.c param: remove unnecessary writable charp 2010-08-11 23:04:27 +09:30
r8180_dm.c Staging: r8187se: Remove two private variables that have a fixed value 2010-03-03 16:42:59 -08:00
r8180_dm.h
r8180_hw.h
r8180_rtl8225.h
r8180_rtl8225z2.c Staging: rtl8187se: fixed checkpatch.pl warnings and errors in r8180_rtl8225z2.c 2010-05-11 11:35:54 -07:00
r8180_wx.c Staging: fix rtl8187se compilation errors with mac80211 2009-12-23 11:27:46 -08:00
r8180_wx.h
r8185b_init.c Staging: r8187se: Remove dead code from r8185b_init.c 2010-03-03 16:42:59 -08:00
TODO staging: r8187se: Change to use common eeprom routines in EEPROM_93CX 2010-03-03 16:42:57 -08:00