diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2013-05-27 15:00:43 +0900 |
---|---|---|
committer | Inki Dae <daeinki@gmail.com> | 2013-06-28 21:11:48 +0900 |
commit | 1586d80cbf25d5f82539fd243924763738803745 (patch) | |
tree | cc90aa20cd4d04a1feca5c74457b55bfb0c78dce /fs/ocfs2/stackglue.h | |
parent | d482e5fa299c2cfbb4700143dd766273730e2357 (diff) |
drm/exynos: fix checks for valid mixer window
Valid values for mixer window are from 0 to MIXER_WIN_NR-1 inclusive.
Arrays in structures (e.g. mixer_context.win_data) have size of
MIXER_WIN_NR so checks for wrong mixer window must be greater-equal.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Hyunhee Kim <hyunhee.kim@samsung.com>
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'fs/ocfs2/stackglue.h')
0 files changed, 0 insertions, 0 deletions