aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2024-06-05 11:33:01 +0100
committerChristian Brauner <[email protected]>2024-09-05 11:00:41 +0200
commit8f52de0077ba3bf41e5d53d67a185700f41efce7 (patch)
treefdf1fe7fa010052afd72ba27fc97908578c4b4b0 /scripts/gdb/linux/proc.py
parentef966d73fb7cab5736407998a4ae42577bb34a3b (diff)
netfs: Reduce number of conditional branches in netfs_perform_write()
Reduce the number of conditional branches in netfs_perform_write() by merging in netfs_how_to_modify() and then creating a separate if-statement for each way we might modify a folio. Note that this means replicating the data copy in each path. Signed-off-by: David Howells <[email protected]> cc: Jeff Layton <[email protected]> cc: [email protected] cc: [email protected] Link: https://lore.kernel.org/r/[email protected]/ # v2 Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions