From: Chen Gang Date: Sun, 26 May 2013 07:06:06 +0000 (+0000) Subject: MIPS: using strlcpy() instead of strncpy() X-Git-Tag: v3.11-rc1~14^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41c8366be83a7c868c5281ad8d9e6715c1564351;p=pandora-kernel.git MIPS: using strlcpy() instead of strncpy() Ensure strings are always '\0' terminated. Or in the next pr_info() shit may hit the fan. Signed-off-by: Chen Gang Acked-by: John Crispin Cc: david.daney@cavium.com Cc: linux-mips@linux-mips.org Cc: Linux-Arch Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/5331/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed