diff options
author | 2023-10-26 09:43:23 +0100 | |
---|---|---|
committer | 2023-12-24 15:22:53 +0000 | |
commit | 2de5599f63babb416e09b1a6be429a47910dd47c (patch) | |
tree | b8f836e51db7681fbedf1e46b205d2441119f81d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | afs: Use op->nr_iterations=-1 to indicate to begin fileserver iteration (diff) | |
download | wireguard-linux-2de5599f63babb416e09b1a6be429a47910dd47c.tar.xz wireguard-linux-2de5599f63babb416e09b1a6be429a47910dd47c.zip |
afs: Wrap most op->error accesses with inline funcs
Wrap most op->error accesses with inline funcs which will make it easier
for a subsequent patch to replace op->error with something else. Two
functions are added to this end:
(1) afs_op_error() - Get the error code.
(2) afs_op_set_error() - Set the error code.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions