diff options
| author | 2010-08-12 09:59:58 +0200 | |
|---|---|---|
| committer | 2010-08-23 20:50:14 -0700 | |
| commit | 9a887162be81bd21ea8495e0a57b46ab1d77d205 (patch) | |
| tree | 98c7ed8091883f84a2653f152d763656859624ca /scripts/patch-kernel | |
| parent | Merge branch 'radix-tree' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev (diff) | |
USB: uvc_v4l2: cleanup test for end of loop
We're trying to test for the the end of the loop here. "format" is
never NULL. We don't know what "format->fcc" is because we're past the
end of the loop and I think "fmt->fmt.pix.pixelformat" comes from the
user so we don't know what that is either. It works, but it's cleaner
to just test to see if (i == ARRAY_SIZE(uvc_formats).
Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
