From: Michal Marek Date: Thu, 30 Sep 2010 20:17:48 +0000 (+0200) Subject: kconfig: Propagate const X-Git-Tag: v2.6.37-rc1~51^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a01ebe154c03f6ad58a1ec1bda616032bfe232e0;p=pandora-kernel.git kconfig: Propagate const Commit 2e7a091 made struct file->name a const char*, but forgot to constify all users of it. Reported-by: Stephen Rothwell Signed-off-by: Michal Marek --- Reading git-diff-tree failed