]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit106653c6f980e02d650f63111469311bfdf5b9c1
tree03aeffa589f411af0d9ec366fadcc7fdb5b353e8
parent9d1488d85fd8645fa3a4c8f68950240681675184
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