dect
/
linux-2.6
Archived
13
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/otus
Julia Lawall a5ca2dfc4e staging: Make some structures static
This was done using a semantic patch (http://coccinelle.lip6.fr/) that
checks that the declaration is not inside a function definition, that the
defined variable is not exported using EXPORTED_SYMBOL, etc, and that the
defined variable does not occur in any other file.  If these conditions
hold, static is added before the declaration.

Signed-off-by: Julia Lawall <julia@diku.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-09-15 12:02:24 -07:00
..
80211core staging: Make some structures static 2009-09-15 12:02:24 -07:00
hal staging: Make some structures static 2009-09-15 12:02:24 -07:00
Kconfig
Makefile
TODO staging: document that the wifi staging drivers a bit better 2009-04-03 14:54:27 -07:00
apdbg.c
athr_common.h
ioctl.c Staging: otus: remove dependency on WIRELESS_EXT version 2009-09-15 12:01:33 -07:00
oal_dt.h
oal_marc.h staging: __FUNCTION__ is gcc-specific, use __func__ 2009-01-07 15:48:54 -08:00
usbdrv.c Staging: otus: remove dependency on WIRELESS_EXT version 2009-09-15 12:01:33 -07:00
usbdrv.h Staging: otus: includecheck fix: drivers/staging/otus/usbdrv.h 2009-09-15 12:02:06 -07:00
wrap_buf.c Staging: otus: remove dependency on WIRELESS_EXT version 2009-09-15 12:01:33 -07:00
wrap_dbg.c Staging: otus: remove dependency on WIRELESS_EXT version 2009-09-15 12:01:33 -07:00
wrap_ev.c Staging: otus: remove dependency on WIRELESS_EXT version 2009-09-15 12:01:33 -07:00
wrap_mem.c Staging: otus: remove dependency on WIRELESS_EXT version 2009-09-15 12:01:33 -07:00
wrap_mis.c Staging: otus: remove dependency on WIRELESS_EXT version 2009-09-15 12:01:33 -07:00
wrap_pkt.c Staging: otus: remove dependency on WIRELESS_EXT version 2009-09-15 12:01:33 -07:00
wrap_sec.c Staging: otus: remove dependency on WIRELESS_EXT version 2009-09-15 12:01:33 -07:00
wrap_usb.c Staging: otus: remove dependency on WIRELESS_EXT version 2009-09-15 12:01:33 -07:00
wwrap.c Staging: otus: Drop an unnecessary NULL test 2009-09-15 12:01:33 -07:00
zdcompat.h Staging: otus: remove dependency on WIRELESS_EXT version 2009-09-15 12:01:33 -07:00
zdusb.c otus/zdusb.c: additional USB idnetifier 2009-04-17 11:06:31 -07:00
zdusb.h otus/zdusb.c: additional USB idnetifier 2009-04-17 11:06:31 -07:00