From: Antti Palosaari Date: Sat, 5 Apr 2014 20:23:43 +0000 (-0300) Subject: [media] msi3101: check I/O return values on stop streaming X-Git-Tag: v3.15-rc1~13^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf2a320e1f61fe685757072dc75db0853b884e0b;p=pandora-kernel.git [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: Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed