From: Roel Kluin <12o3l@tiscali.nl> Date: Mon, 28 Apr 2008 09:15:10 +0000 (-0700) Subject: drivers/video/aty/aty128fb.c: fix incorrect usage of strncat in aty128_init() X-Git-Tag: v2.6.26-rc1~818 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af2afd247f0fae25d66f210fb800fe6a2958366e;p=pandora-kernel.git drivers/video/aty/aty128fb.c: fix incorrect usage of strncat in aty128_init() Fix incorrect length for strncat by replacing it with strlcat Signed-off-by: Roel Kluin <12o3l@tiscali.nl> Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed