diff options
author | Jiri Slaby <jslaby@suse.cz> | 2022-05-03 11:08:08 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-05-05 23:42:47 +0300 |
commit | 240754894c30e3b13ca91113f177dd7f315eb297 (patch) | |
tree | 82fca93efbbc82e6a5f3844d7de483f2453f0b4f /arch/powerpc/include | |
parent | 80219e59ff503f2ba7d87b9fda40c69e5ff71546 (diff) | |
download | linux-240754894c30e3b13ca91113f177dd7f315eb297.tar.xz |
serial: pch: inline pop_tx() into handle_tx()
Given pop_tx() is a simple loop, inline it directly into handle_tx().
The code in handle_tx() looks much saner and straightforward now.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20220503080808.28332-6-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/powerpc/include')
0 files changed, 0 insertions, 0 deletions