From: Jean Delvare Date: Sun, 6 May 2007 21:51:54 +0000 (-0700) Subject: xtensa: strlcpy is smart enough X-Git-Tag: v2.6.22-rc1~831 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ddb16cfb05c04d644b4ba8e36e780b15f47a191;p=pandora-kernel.git xtensa: 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 Cc: Chris Zankel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed