From: Jon Schindler Date: Thu, 6 Mar 2008 02:49:21 +0000 (-0800) Subject: drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_init... X-Git-Tag: v2.6.25-rc6~31^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32c9874759651b69e496f89ec9e5e6702f67ffca;p=pandora-kernel.git drivers/net/appletalk/ltpc.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