From: Hanjun Guo Date: Sat, 17 Aug 2013 12:42:24 +0000 (+0800) Subject: drivers / base: Fix sysfs_deprecated_setup() __init attribute location X-Git-Tag: v3.12-rc1~184^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3454bf96041e8c4cecc7d85b87c35056050a15b5;p=pandora-kernel.git drivers / base: Fix sysfs_deprecated_setup() __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