git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9272c4
)
generic, memparse(): constify argument
author
Jeremy Fitzhardinge
<jeremy@goop.org>
Thu, 24 Jul 2008 23:27:46 +0000
(16:27 -0700)
committer
Ingo 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