From: Roel Kluin <12o3l@tiscali.nl> Date: Fri, 18 Apr 2008 04:25:18 +0000 (-0400) Subject: Input: i8042 - fix incorrect usage of strncpy and strncat X-Git-Tag: v2.6.26-rc1~1062^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c6deb9c8fd29feaeae3aae500608beac777ea9e;p=pandora-kernel.git Input: i8042 - fix incorrect usage of strncpy and strncat Fix incorrect length argument for strncpy and strncat by replacing them with strlcpy and strlcat Signed-off-by: Roel Kluin <12o3l@tiscali.nl> Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed