From: Sachin Kamat Date: Wed, 7 Aug 2013 10:38:15 +0000 (+0530) Subject: net: wan: sbni: Fix incorrect placement of __initdata X-Git-Tag: v3.12-rc1~132^2~316 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62a8370676e66f11cda78c63ace0f011b8a5234d;p=pandora-kernel.git net: wan: sbni: 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed