summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panel/panel-jdi-lt070me05000.c
diff options
context:
space:
mode:
authorJiri Slaby (SUSE) <jirislaby@kernel.org>2023-08-10 11:15:09 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-08-11 21:12:47 +0200
commit6fcd3b67284b83af144dafe45c2766933101cc2b (patch)
tree984b529bb9bb702fb98a4d3216a93570b18171c7 /drivers/gpu/drm/panel/panel-jdi-lt070me05000.c
parentc3e5c706aefc3ceee941c1e7bd72084d3aeca37b (diff)
downloadlinux-stable-6fcd3b67284b83af144dafe45c2766933101cc2b.tar.gz
linux-stable-6fcd3b67284b83af144dafe45c2766933101cc2b.tar.bz2
linux-stable-6fcd3b67284b83af144dafe45c2766933101cc2b.zip
tty: hso: simplify hso_serial_write()
There is no need for two more variables in hso_serial_write(). Switch to min_t() and eliminate those. Furthermore, the 'if-goto' is superfluous as memcpy() of zero count is a nop. So is addition of zero. So remove the 'if-goto' completely. Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org> Cc: "David S. Miller" <davem@davemloft.net> Cc: Eric Dumazet <edumazet@google.com> Cc: Jakub Kicinski <kuba@kernel.org> Cc: Paolo Abeni <pabeni@redhat.com> Link: https://lore.kernel.org/r/20230810091510.13006-36-jirislaby@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/gpu/drm/panel/panel-jdi-lt070me05000.c')
0 files changed, 0 insertions, 0 deletions