afs: Remove afs_operation::abort_code
authorDavid Howells <dhowells@redhat.com>
Mon, 15 Jun 2020 23:25:56 +0000 (00:25 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 16 Jun 2020 15:26:57 +0000 (16:26 +0100)
commit44767c353127cfcbee49a89bab39a3680ecd2a45
tree03aeffa589f411af0d9ec366fadcc7fdb5b353e8
parent9bd87ec631ba07285138eed9c85645a12294f6c6
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>
fs/afs/dir.c
fs/afs/internal.h