commit | 65321547c8be5b00427ac8de23fd15801b68de1f | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Tue Nov 12 15:10:19 2013 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Nov 13 12:09:26 2013 +0900 |
tree | ef6c7e1491d6ab5fde602496915128fb3b2fa057 | |
parent | 67347fe4e6326338ee217d7eb826bedf30b2e155 [diff] |
init.h: document the existence of __initconst Initdata can be const since more than 5 years, using the __initconst keyword. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>