commit | 44767c353127cfcbee49a89bab39a3680ecd2a45 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Jun 16 00:25:56 2020 +0100 |
committer | David Howells <dhowells@redhat.com> | Tue Jun 16 16:26:57 2020 +0100 |
tree | 03aeffa589f411af0d9ec366fadcc7fdb5b353e8 | |
parent | 9bd87ec631ba07285138eed9c85645a12294f6c6 [diff] |
afs: Remove afs_operation::abort_code Remove afs_operation::abort_code as it's read but never set. Use ac.abort_code instead. Signed-off-by: David Howells <dhowells@redhat.com>