summaryrefslogtreecommitdiff
path: root/crypto/aead.c
diff options
context:
space:
mode:
authorIlpo Järvinen <ilpo.jarvinen@linux.intel.com>2022-05-13 11:29:05 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-05-19 19:26:17 +0300
commit503f418b10040b9b1044734b21ab2a3bea810aad (patch)
treee28b3a5ae05d0fbcc3e1614a0bba5e8a3663fda8 /crypto/aead.c
parent9cca25e2762f0436834695225a38bc90ae3ebdfc (diff)
downloadlinux-503f418b10040b9b1044734b21ab2a3bea810aad.tar.xz
serial: fsl_lpuart: Remove unnecessary clearing for CRTSCTS
if (termios->c_cflag & CRTSCTS) guarantees that CRTSCTS is not ever set in the else block so clearing it is unnecessary. While at it, remove also one pair of extra parenthesis. Reviewed-by: Johan Hovold <johan@kernel.org> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Link: https://lore.kernel.org/r/20220513082906.11096-5-ilpo.jarvinen@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/aead.c')
0 files changed, 0 insertions, 0 deletions