diff options
| author | Ken Cox <jkc@redhat.com> | 2014-03-07 13:44:47 -0600 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-03-08 22:42:15 -0800 |
| commit | 61a0bc0f1fd235cb0af8413432beb5fed8101ad1 (patch) | |
| tree | db2268b85856d1abb854b07556208187f2d12226 /include/linux/fs_stack.h | |
| parent | 56df01226642582079a6994a6201e7ebf2655298 (diff) | |
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>
Diffstat (limited to 'include/linux/fs_stack.h')
0 files changed, 0 insertions, 0 deletions
