From: Yann E. MORIN Date: Sat, 13 Jul 2013 13:09:43 +0000 (+0200) Subject: kconfig: avoid multiple calls to strlen X-Git-Tag: v3.12-rc1~57^2~9^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26e933e3c35624d80281330c4beb17db4cd4960f;p=pandora-kernel.git kconfig: avoid multiple calls to strlen Calls to strlen are costly, so avoid calling strln as much as we can. Reported-by: Jean Delvare Signed-off-by: "Yann E. MORIN" Cc: Jean Delvare Reviewed-by: Jean Delvare --- Reading git-diff-tree failed