From: Antti Palosaari Date: Sat, 12 Sep 2009 23:46:30 +0000 (-0300) Subject: V4L/DVB (12755): af9015: improve usb control message function slightly X-Git-Tag: v2.6.32-rc1~618^2~201 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06565d7a4231b77a1181f5b853b076f374535649;p=pandora-kernel.git V4L/DVB (12755): af9015: improve usb control message function slightly * define names for few values * decrease buffer len by one byte which was not used * add check for buffer overflow for sure * indentation fixes * remove useless 0 len check from memcpy It should not happen and if it happens memcpy should not do anything. Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed