linux/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
apdbg.c
athr_common.h
ioctl.c
oal_dt.h
oal_marc.h
usbdrv.c
usbdrv.h Staging: otus: includecheck fix: drivers/staging/otus/usbdrv.h 2009-09-15 12:02:06 -07:00
wrap_buf.c
wrap_dbg.c
wrap_ev.c
wrap_mem.c
wrap_mis.c
wrap_pkt.c
wrap_sec.c
wrap_usb.c
wwrap.c Staging: otus: Drop an unnecessary NULL test 2009-09-15 12:01:33 -07:00
zdcompat.h
zdusb.c
zdusb.h