afs: Consolidate abort_to_error translators
The AFS abort code space is shared across all services, so there's no need
for separate abort_to_error translators for each service.
Consolidate them into a single function and remove the function pointers
for them.
Signed-off-by:
David Howells <dhowells@redhat.com>
Showing
- fs/afs/cmservice.c 0 additions, 6 deletionsfs/afs/cmservice.c
- fs/afs/fsclient.c 0 additions, 18 deletionsfs/afs/fsclient.c
- fs/afs/internal.h 0 additions, 3 deletionsfs/afs/internal.h
- fs/afs/misc.c 34 additions, 4 deletionsfs/afs/misc.c
- fs/afs/rxrpc.c 2 additions, 3 deletionsfs/afs/rxrpc.c
- fs/afs/vlclient.c 0 additions, 43 deletionsfs/afs/vlclient.c
Loading
Please register or sign in to comment