From: Dan Carpenter Date: Mon, 24 May 2010 21:33:53 +0000 (-0700) Subject: sis: strcpy() => strlcpy() X-Git-Tag: v2.6.35-rc1~286 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbd536bf2f1b494240b56035ee16eba2e3d89b6a;p=pandora-kernel.git sis: strcpy() => strlcpy() These are different size buffers (40 chars vs 16), we may as well be cautious. Signed-off-by: Dan Carpenter Cc: Thomas Winischhofer Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed