From: Sachin Kamat Date: Wed, 7 Aug 2013 09:30:42 +0000 (-0700) Subject: leds: clevo-mail: Fix incorrect placement of __initdata X-Git-Tag: v3.12-rc1~32^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=939086ea552743144bbcb759f19c7e354f720786;p=pandora-kernel.git leds: clevo-mail: Fix incorrect placement of __initdata __initdata should be placed between the variable name and equal sign for the variable to be placed in the intended section. Signed-off-by: Sachin Kamat Cc: Márton Németh Signed-off-by: Bryan Wu --- Reading git-diff-tree failed