From: Hanjun Guo Date: Sat, 17 Aug 2013 12:42:25 +0000 (+0800) Subject: drivers / platform: Fix __init attribute location X-Git-Tag: v3.12-rc1~184^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a82579106c79484a5ea0c4c424c8860648c2e389;p=pandora-kernel.git drivers / platform: Fix __init attribute location __init belongs after the return type on functions, not before it. Signed-off-by: Hanjun Guo Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed