From: Fabian Frederick Date: Fri, 6 Jun 2014 21:37:30 +0000 (-0700) Subject: kernel/profile.c: use static const char instead of static char X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~4^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3da64d1ea12ed6cfe18e6dedbc9739743e0b884;p=pandora-kernel.git kernel/profile.c: use static const char instead of static char schedstr, sleepstr and kvmstr are only used in strcmp & strlen Signed-off-by: Fabian Frederick Cc: Paul Gortmaker Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed