commit | af2afd247f0fae25d66f210fb800fe6a2958366e | [log] [tgz] |
---|---|---|
author | Roel Kluin <12o3l@tiscali.nl> | Mon Apr 28 02:15:10 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Apr 28 08:58:37 2008 -0700 |
tree | 0245418583bca2eba725090331f6c8fec29766e1 | |
parent | 9e3f0ca812ab8fa3f4e65ade41bf6fb936f14e15 [diff] |
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" <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>