From: Mike Thomas Date: Sun, 7 Nov 2010 20:07:12 +0000 (+0000) Subject: staging/easycap: Avoid compiler warning about frame size ... larger than ... X-Git-Tag: v2.6.38-rc1~423^2~354 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a87a0b9220f8e0e6f204b0f61dc6e15ad64ccd4;p=pandora-kernel.git staging/easycap: Avoid compiler warning about frame size ... larger than ... Replacing some of the large automatic variables by dynamically allocated variables in the IOCTL routines gets rid of the compiler warning. Signed-off-by: Mike Thomas Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed