commit | cf2a320e1f61fe685757072dc75db0853b884e0b | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Sat Apr 05 17:23:43 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Sun Apr 06 11:08:19 2014 -0300 |
tree | 6aa02abe81e3f25d3af655a5680289bdcbe5f4a2 | |
parent | 11da6ed6914de0953c14f5e7ff93dc8dab45adc7 [diff] |
[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>