commit | 62a8370676e66f11cda78c63ace0f011b8a5234d | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Wed Aug 07 16:08:15 2013 +0530 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 09 13:24:26 2013 -0700 |
tree | d35f3f3e1c0c6a3a26fdcf76f0127384cda7295b | |
parent | 71acc0ddd499cc323199fb1ae350ce9ea0744352 [diff] |
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 <sachin.kamat@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>