From: Al Viro Date: Wed, 14 Mar 2007 09:05:01 +0000 (+0000) Subject: [PATCH] zatm __init abuse X-Git-Tag: v2.6.21-rc4~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebf88a9e7bfd7251fa80888c29b60aa4c86e2941;p=pandora-kernel.git [PATCH] zatm __init abuse zatm_init() and zatm_start() should be __devinit (the former is not module init, despite the name - it's a helper for PCI ->probe()) Signed-off-by: Al Viro Acked-by: Jeff Garzik Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed