From: Sachin Kamat Date: Fri, 9 Aug 2013 16:19:43 +0000 (-0700) Subject: spi/documentation: Fix usage of __initdata X-Git-Tag: v3.12-rc1~124^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f5e39a152fb89e97253d5112df12d6a397beb2f;p=pandora-kernel.git spi/documentation: Fix usage of __initdata __initdata should be placed between the variable name and equal sign for the variable to be placed in the intended section. Fix the example code. Signed-off-by: Sachin Kamat Acked-by: Rob Landley Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed