summaryrefslogtreecommitdiff
path: root/tools/perf/pmu-events/arch/x86/ivybridge/virtual-memory.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/pmu-events/arch/x86/ivybridge/virtual-memory.json')
0 files changed, 0 insertions, 0 deletions
rxrpc/call_event.c parent19ffa01c9c45861ad6b181323e0d36904298e326 (diff)
rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}
Replace accesses of conn->trans->{local,peer} with conn->params.{local,peer} thus making it easier for a future commit to remove the rxrpc_transport struct. This also reduces the number of memory accesses involved. Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'net/rxrpc/call_event.c')