diff options
author | David Howells <dhowells@redhat.com> | 2016-04-04 15:00:36 +0200 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2016-06-22 10:10:00 +0200 |
commit | 85f32278bd98fa89dff528b0baea4ae6eea4cc5d (patch) | |
tree | 7e71d9130a56ded6ae6b5d944aaa5214e8d9b540 /kernel/kallsyms.c | |
parent | rxrpc: Use structs to hold connection params and protocol info (diff) | |
download | linux-85f32278bd98fa89dff528b0baea4ae6eea4cc5d.tar.xz linux-85f32278bd98fa89dff528b0baea4ae6eea4cc5d.zip |
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 'kernel/kallsyms.c')
0 files changed, 0 insertions, 0 deletions