Andrew Morton
65b4b4e81a
[NETFILTER]: Rename init functions.
...
Every netfilter module uses `init' for its module_init() function and
`fini' or `cleanup' for its module_exit() function.
Problem is, this creates uninformative initcall_debug output and makes
ctags rather useless.
So go through and rename them all to $(filename)_init and
$(filename)_fini.
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: David S. Miller <davem@davemloft.net >
2006-03-28 17:02:48 -08:00
..
2006-03-26 08:56:55 -08:00
2006-03-28 17:02:48 -08:00
2006-03-20 22:48:35 -08:00
2006-03-20 19:15:29 -08:00
2006-03-20 22:39:47 -08:00
2006-03-27 08:44:50 -08:00
2006-03-20 19:15:29 -08:00
2006-01-14 22:08:28 -08:00
2006-03-23 01:16:06 -08:00
2006-02-09 16:43:41 -08:00
2006-03-20 21:35:01 -08:00
2006-03-25 01:38:55 -08:00
2006-03-20 22:32:28 -08:00
2006-03-20 22:52:32 -08:00
2006-03-24 07:33:24 -08:00
2006-02-15 15:10:22 -08:00
2006-01-11 18:42:14 -08:00
2006-03-22 14:27:59 -08:00
2006-03-20 22:48:35 -08:00
2006-03-20 22:33:17 -08:00
2006-03-20 22:23:58 -08:00
2006-03-28 17:02:46 -08:00
2006-03-20 22:32:28 -08:00
2006-03-28 17:02:46 -08:00
2006-03-28 17:02:46 -08:00
2006-02-02 16:59:16 -08:00
2006-03-28 17:02:48 -08:00
2006-02-05 11:06:51 -08:00
2006-03-20 22:48:35 -08:00
2006-03-25 01:38:55 -08:00
2006-03-20 22:40:29 -08:00
2006-03-28 17:02:47 -08:00
2006-03-12 20:39:39 -08:00
2006-03-20 22:23:10 -08:00
2006-03-20 21:32:58 -08:00
2006-03-20 22:48:35 -08:00
2006-03-20 22:40:29 -08:00
2006-03-20 17:53:41 -08:00
2006-03-25 08:39:20 -08:00
2006-03-28 17:02:46 -08:00
2006-03-20 22:48:35 -08:00
2006-02-15 15:10:22 -08:00
2006-02-23 16:19:26 -08:00
2006-01-13 14:34:36 -08:00
2006-03-28 17:02:46 -08:00