Start iterating over menu items from the minimum value, not 0.
authorHans Verkuil <hverkuil@xs4all.nl>
Sat, 11 Sep 2010 14:30:29 +0000 (16:30 +0200)
committerHans Verkuil <hverkuil@xs4all.nl>
Sat, 11 Sep 2010 14:30:29 +0000 (16:30 +0200)
commita59c98e343b960ce1f2520cd2595073c5e695765
treeb25f4697ba5581346ad700a3744433c2689a5b55
parent48261a4daf00ab1cde67f3c0b59ce47fbc11a6eb
Start iterating over menu items from the minimum value, not 0.

More a style issue than anything else. It is slightly more efficient
if the minimum menu index is not 0.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
utils/v4l2-ctl/v4l2-ctl.cpp