aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2010-05-04 09:31:13 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-05-19 12:59:05 -0300
commita18e659170b9c551749e1c8cb5a969ea8d73e378 (patch)
treeac35097a920ca9026c183be87d525a3e60d4a0f9 /Documentation
parentV4L/DVB: media/az6027: doing dma on the stack (diff)
downloadlinux-dev-a18e659170b9c551749e1c8cb5a969ea8d73e378.tar.xz
linux-dev-a18e659170b9c551749e1c8cb5a969ea8d73e378.zip
V4L/DVB: media/az6027: handle -EIO failure
If the az6027_usb_in_op() returns a negative errno ret is -EIO and in that case the value of b[0] may be undefined. The original code assigned 0 to ret, but since it's already 0 now we can skip that. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions