diff options
author | Johan Hovold <johan@kernel.org> | 2020-07-08 14:49:52 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-21 10:53:06 +0200 |
commit | 7f96d1a1a357219344c2743a9c0f837d2221c1a4 (patch) | |
tree | ad73e26ea13c671da809b95a4f31ec0885329e1d /fs | |
parent | 9ad76ecba6cbfcd69f253a89f60f7292f3b09220 (diff) | |
download | linux-stable-7f96d1a1a357219344c2743a9c0f837d2221c1a4.tar.gz linux-stable-7f96d1a1a357219344c2743a9c0f837d2221c1a4.tar.bz2 linux-stable-7f96d1a1a357219344c2743a9c0f837d2221c1a4.zip |
USB: serial: ftdi_sio: clean up receive processing
[ Upstream commit ce054039ba5e47b75a3be02a00274e52b06a6456 ]
Clean up receive processing by dropping the character pointer and
keeping the length argument unchanged throughout the function.
Also make it more apparent that sysrq processing can consume a
characters by adding an explicit continue.
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions