From 939086ea552743144bbcb759f19c7e354f720786 Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Wed, 7 Aug 2013 02:30:42 -0700 Subject: [PATCH] leds: clevo-mail: Fix incorrect placement of __initdata MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit __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-format-patch failed