commit | fec2e415cb18f98c736539e0f971e93a0598c1b2 | [log] [tgz] |
---|---|---|
author | Stefan Brüns <stefan.bruens@rwth-aachen.de> | Sun May 19 07:18:30 2019 -0400 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Wed May 22 15:30:38 2019 -0400 |
tree | 6e36390f5e1540ec8dc66f2dddf17dc9d9a60336 | |
parent | dd5f551b58a8b557fd7fc93f238dc0dc29526e32 [diff] |
media: dvbsky: Remove duplicate error reporting for dvbsky_usb_generic_rw Errors are already reported by the common code in dvb_usb_v2_generic_io (which dvbsky_usb_generic_rw is a wrapper of), so there is no reason report the error again. Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>