init.h: document the existence of __initconst
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 12 Nov 2013 23:10:19 +0000 (15:10 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Nov 2013 03:09:26 +0000 (12:09 +0900)
commit65321547c8be5b00427ac8de23fd15801b68de1f
treeef6c7e1491d6ab5fde602496915128fb3b2fa057
parent67347fe4e6326338ee217d7eb826bedf30b2e155
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>
include/linux/init.h