commit | 3161da970d38cd6ed2ba8cadec93874d1d06e11e | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oneukum@suse.com> | Thu Jul 14 15:01:40 2016 +0200 |
committer | Johan Hovold <johan@kernel.org> | Sat Jul 16 12:45:39 2016 +0200 |
tree | 47f6bdba0dd52e53b7d385d78f0f54317685ff25 | |
parent | 3c0415fa08548e3bc63ef741762664497ab187ed [diff] |
USB: serial: use variable for status This patch turns status in a variable read once from the URB. The long term plan is to deliver status to the callback. In addition it makes the code a bit more elegant. Signed-off-by: Oliver Neukum <oneukum@suse.com> Signed-off-by: Johan Hovold <johan@kernel.org>