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-20 19:15:29 -08:00
2005-08-29 16:01:32 -07:00
2006-03-20 19:15:29 -08:00
2005-08-29 16:08:31 -07:00
2006-03-20 21:35:01 -08:00
2006-03-20 22:32:28 -08:00
2006-03-24 07:33:24 -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
2005-08-29 15:33:20 -07:00
2005-04-16 15:20:36 -07:00
2006-01-03 13:10:27 -08:00
2006-03-28 17:02:47 -08:00
2006-01-03 13:11:09 -08:00
2006-03-20 22:23:10 -08:00
2006-03-20 17:53:41 -08:00
2006-01-04 13:59:32 -08:00
2006-03-28 17:02:46 -08:00