kconfig: Propagate const
authorMichal Marek <mmarek@suse.cz>
Thu, 30 Sep 2010 20:17:48 +0000 (22:17 +0200)
committerMichal 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