From: Jean Delvare Date: Tue, 13 May 2008 21:27:15 +0000 (-0300) Subject: V4L/DVB (7924): ivtv/cx18: snprintf fixes X-Git-Tag: v2.6.27-rc1~966^2~265 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4ac3c8d8de387366be11c7320693e0b14429a49;p=pandora-kernel.git V4L/DVB (7924): ivtv/cx18: snprintf fixes snprinf() takes the trailing \0 into account in its length calculations, so there is no need to subtract 1 to the buffer size. Signed-off-by: Jean Delvare Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed