linux/drivers/staging/unisys
Ken Cox 61a0bc0f1f Staging: unisys: Fix multiple variable length array declarations
There were multiple variable length arrays declared on the stack in proc
handlers:
	char buf[count];

I changed these to be fixed length arrays.

Signed-off-by: Ken Cox <jkc@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-03-08 22:42:15 -08:00
..
channels staging: unisys: Give exported symbols unique names 2014-03-06 12:01:49 -08:00
common-spar/include staging: unisys: Give exported symbols unique names 2014-03-06 12:01:49 -08:00
Documentation staging: s-Par driver documentation 2014-03-04 17:04:28 -08:00
include staging: unisys: Give exported symbols unique names 2014-03-06 12:01:49 -08:00
uislib Staging: unisys: Fix multiple variable length array declarations 2014-03-08 22:42:15 -08:00
virthba Staging: unisys: Fix multiple variable length array declarations 2014-03-08 22:42:15 -08:00
virtpci Staging: unisys: Fix multiple variable length array declarations 2014-03-08 22:42:15 -08:00
visorchannel staging: unisys: Give exported symbols unique names 2014-03-06 12:01:49 -08:00
visorchipset staging: unisys: Give exported symbols unique names 2014-03-06 12:01:49 -08:00
visorutil staging: unisys: Give exported symbols unique names 2014-03-06 12:01:49 -08:00
Kconfig staging: virthba driver to access shared SCSI hba 2014-03-04 17:03:22 -08:00
MAINTAINERS staging: s-Par driver documentation 2014-03-04 17:04:28 -08:00
Makefile staging: virthba driver to access shared SCSI hba 2014-03-04 17:03:22 -08:00
TODO staging: unisys: update MAINTAINERS and TODO 2014-03-08 22:42:14 -08:00