From: Frank Schaefer Date: Thu, 8 Nov 2012 17:11:44 +0000 (-0300) Subject: [media] em28xx: remove double checks for urb->status == -ENOENT in urb_data_copy... X-Git-Tag: v3.9-rc1~93^2~432 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1653cb0cb27fba2577933a5a2dd8df78a5bca906;p=pandora-kernel.git [media] em28xx: remove double checks for urb->status == -ENOENT in urb_data_copy functions This check is already done in the URB handler em28xx_irq_callback before calling these functions. Signed-off-by: Frank Schäfer Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed