generic, memparse(): constify argument
authorJeremy Fitzhardinge <jeremy@goop.org>
Thu, 24 Jul 2008 23:27:46 +0000 (16:27 -0700)
committerIngo Molnar <mingo@elte.hu>
Mon, 28 Jul 2008 13:05:23 +0000 (15:05 +0200)
memparse()'s first argument can be const, so it should be.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found