From: Jean Delvare Date: Mon, 19 Mar 2007 12:18:53 +0000 (+0100) Subject: [S390] strlcpy is smart enough X-Git-Tag: v2.6.21-rc5~55^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20cb9e79b963b8f5142e4dd946baf44a75e7935f;p=pandora-kernel.git [S390] strlcpy is smart enough strlcpy already accounts for the trailing zero in its length computation, so there is no need to substract one to the buffer size. Signed-off-by: Jean Delvare Signed-off-by: Andrew Morton Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed