From 023ff3eee6255390384e050d9daab1490c88edf8 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Tue, 27 Mar 2007 11:50:19 +0200 Subject: [PATCH] [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-format-patch failed