linux/drivers/staging/ced1401
Devendra Naga 5c092f41fd staging: ced1401: fix a frame size warning
gcc/sparse complain about the following:

drivers/staging/ced1401/ced_ioc.c:931:1: warning: the frame size of 4144 bytes is larger than 2048 bytes [-Wframe-larger-than=]

Fix it by dynamically allocating it.

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-23 20:35:54 -07:00
..
userspace
ced_ioc.c staging: ced1401: fix a frame size warning 2012-10-23 20:35:54 -07:00
ced_ioctl.h Staging ced1401: cleanup coding style issues. 2012-09-17 21:14:20 -07:00
Kconfig Staging: ced1401: add driver to the build 2012-09-17 20:30:02 -07:00
machine.h
Makefile Staging: ced1401: add driver to the build 2012-09-17 20:30:02 -07:00
TODO Staging: ced1401: add TODO file 2012-09-17 19:46:05 -07:00
usb1401.c staging: ced1401: remove kernel version ifdef 's 2012-10-22 13:28:13 -07:00
usb1401.h
use14_ioc.h
use1401.h