commit | 2dc0e7c37549038444a5202e028ff5625c764012 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Mon Jan 18 12:14:22 2021 +0100 |
committer | Johan Hovold <johan@kernel.org> | Mon Jan 18 14:26:32 2021 +0100 |
tree | 4c21c97cc8e477895548c11395d40c5c241e5b30 | |
parent | f7de9b64265faafe96c2533ddfcc1ad7b2e8080d [diff] |
USB: serial: upd78f0730: drop short control-transfer check There's no need to check for short control transfers when sending data so remove the redundant sanity check. Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Johan Hovold <johan@kernel.org>