summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2020-11-16 17:18:21 +0100
committerJohan Hovold <johan@kernel.org>2020-12-04 14:57:20 +0100
commit95168d624f3a8dee466525767200391a0fb006b9 (patch)
treedd49ded172847fa86e1b85adc9d492a813ae2b35 /tools/perf/scripts/python/bin
parent053af9e6e817fe58191b0d27bc67ba329d94ced2 (diff)
downloadkernel-95168d624f3a8dee466525767200391a0fb006b9.tar.gz
USB: serial: cp210x: return early on unchanged termios
Return early from set_termios() in case no relevant terminal settings have changed. This avoids testing each parameter in turn and specifically allows the line-control handling to be cleaned up further. Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
d>nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requestsChristoph Hellwig 2024-07-08nfs: fold nfs_folio_find_and_lock_request into nfs_lock_and_join_requestsChristoph Hellwig 2024-07-08nfs: simplify nfs_folio_find_and_lock_requestChristoph Hellwig 2024-07-08nfs: remove nfs_folio_private_requestChristoph Hellwig 2024-07-08nfs: remove dead code for the old swap over NFS implementationChristoph Hellwig 2024-07-08nfs: Block on write congestionJan Kara 2024-07-08nfs: Drop pointless check from nfs_commit_release_pages()Jan Kara 2024-07-08NFSv4: Add support for delegated atime and mtime attributesTrond Myklebust 2024-07-08NFSv4: Add a flags argument to the 'have_delegation' callbackTrond Myklebust 2024-07-03nfs: drop usage of folio_file_posKairui Song 2024-05-31nfs: Remove calls to folio_set_errorMatthew Wilcox (Oracle) 2024-04-29mm: Remove the PG_fscache alias for PG_private_2David Howells 2024-03-16Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds