[media] msi3101: check I/O return values on stop streaming
authorAntti Palosaari <crope@iki.fi>
Sat, 5 Apr 2014 20:23:43 +0000 (17:23 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 6 Apr 2014 14:08:19 +0000 (11:08 -0300)
commitcf2a320e1f61fe685757072dc75db0853b884e0b
tree6aa02abe81e3f25d3af655a5680289bdcbe5f4a2
parent11da6ed6914de0953c14f5e7ff93dc8dab45adc7
[media] msi3101: check I/O return values on stop streaming

Coverity CID 1196496: Unchecked return value (CHECKED_RETURN)

Calling "msi3101_ctrl_msg" without checking return value (as is done
elsewhere 8 out of 10 times).

Reported-by: <scan-admin@coverity.com>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/staging/media/msi3101/sdr-msi3101.c
This page took 0.026317 seconds and 5 git commands to generate.