commit | fc276122496df13341c1429fbd430d02462815c8 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Nov 21 09:12:17 2019 +0000 |
committer | David Howells <dhowells@redhat.com> | Thu Nov 21 09:12:17 2019 +0000 |
tree | f89bf9a4b6a558e2cf509124bccf762aba91c2f1 | |
parent | 1b87b025b4cdae7851cbb0f1111543ffc49a0d48 [diff] |
afs: Switch the naming of call->iter and call->_iter Change the name of call->iter to call->def_iter to represent the default iterator. Change the name of call->_iter to call->iter to represent the iterator actually being used. Signed-off-by: David Howells <dhowells@redhat.com>