diff options
| author | Marek Szyprowski <[email protected]> | 2011-08-24 06:43:36 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2011-09-06 15:04:27 -0300 |
| commit | 035aa1475d6e4afdf97dccf6c6d6059063398b57 (patch) | |
| tree | bef507d9f3c21446f0fb26b657bfdb5f81ca7c02 /tools/perf/scripts/python | |
| parent | 25a27d91006091e28532053c95fa36b70b79d3ad (diff) | |
[media] media: vb2: change plane sizes array to unsigned int[]
Plane sizes array was declared as unsigned long[], while unsigned int is
more than enough for storing size of the video buffer. This patch reduces
the size of the array by definiting it as unsigned int[].
Reported-by: Laurent Pinchart <[email protected]>
Signed-off-by: Marek Szyprowski <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
CC: Pawel Osciak <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions