From: Jon Schindler Date: Thu, 6 Mar 2008 02:49:51 +0000 (-0800) Subject: drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_init... X-Git-Tag: v2.6.25-rc6~31^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7249d4c3985454ee5cd150198bb21cb15dee242e;p=pandora-kernel.git drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_init&module_exit Replaced init_module and cleanup_module with static functions and module_init/module_exit. Signed-off-by: Jon Schindler Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed