Skip to content
Commit 2feeaf84 authored by David Howells's avatar David Howells
Browse files

afs: Eliminate the address pointer from the address list cursor



Eliminate the address pointer from the address list cursor as it's
redundant (ac->addrs[ac->index] can be used to find the same address) and
address lists must be replaced rather than being rearranged, so is of
limited value.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 744bcd71
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment