diff options
| author | Himangi Saraogi <himangi774@gmail.com> | 2014-03-09 05:47:12 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-03-08 20:35:16 -0800 |
| commit | f2459201c72e8f8553644505eed19954d4c3a023 (patch) | |
| tree | adc3763012badd17d0f4d147ac64f6814e2b2546 /include/linux | |
| parent | 6afaab954f0f510134ef42ae1c8f55371c008936 (diff) | |
staging:line6: Fix use of variable length arrays
This patch fixes the sparse warning:
drivers/staging/line6/midi.c:50:34: warning: Variable length array is used.
The size is same as the variable LINE6_FALLBACK_MAXPACKETSIZE,
so use that.
Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
