From: Jean Delvare Date: Tue, 27 Mar 2007 09:50:19 +0000 (+0200) Subject: [ALSA] sound: strlcpy is smart enough X-Git-Tag: v2.6.22-rc1~22^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=023ff3eee6255390384e050d9daab1490c88edf8;p=pandora-kernel.git [ALSA] sound: 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: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed