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:
8bea754
)
kconfig: Propagate const
author
Michal Marek
<mmarek@suse.cz>
Thu, 30 Sep 2010 20:17:48 +0000
(22:17 +0200)
committer
Michal Marek
<mmarek@suse.cz>
Thu, 30 Sep 2010 20:17:48 +0000
(22:17 +0200)
Commit 2e7a091 made struct file->name a const char*, but forgot to
constify all users of it.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Michal Marek <mmarek@suse.cz>
No differences found