linux/drivers/staging/dream/smd
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
..
Kconfig Staging: htc: Dream: limit Kconfig for only MSM platforms 2009-09-15 12:02:04 -07:00
Makefile Staging: HTC Dream: add rpcrouter driver 2009-09-15 12:01:43 -07:00
rpc_server_dog_keepalive.c Staging: HTC Dream: add rpcrouter driver 2009-09-15 12:01:43 -07:00
rpc_server_time_remote.c Staging: HTC Dream: add rpcrouter driver 2009-09-15 12:01:43 -07:00
smd.c Staging: HTC Dream: add smd code 2009-09-15 12:01:42 -07:00
smd_private.h Staging: HTC Dream: add smd code 2009-09-15 12:01:42 -07:00
smd_qmi.c Staging: HTC Dream: add smd code 2009-09-15 12:01:42 -07:00
smd_rpcrouter.c staging: Make some structures static 2009-09-15 12:02:24 -07:00
smd_rpcrouter.h Staging: HTC Dream: add rpcrouter driver 2009-09-15 12:01:43 -07:00
smd_rpcrouter_device.c Staging: HTC Dream: add rpcrouter driver 2009-09-15 12:01:43 -07:00
smd_rpcrouter_servers.c Staging: HTC Dream: add rpcrouter driver 2009-09-15 12:01:43 -07:00
smd_tty.c Staging: HTC Dream: add smd code 2009-09-15 12:01:42 -07:00