perf, x86: Fix __initconst vs const
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Mon, 29 Mar 2010 11:09:53 +0000 (13:09 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 2 Apr 2010 17:52:05 +0000 (19:52 +0200)
All variables that have __initconst should also be const.

Suggested-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found