AFS: Part of afs_end_call() is identical to code elsewhere, so split it
authorNathaniel Wesley Filardo <nwf@cs.jhu.edu>
Wed, 21 May 2014 15:04:11 +0000 (16:04 +0100)
committerDavid Howells <dhowells@redhat.com>
Fri, 23 May 2014 12:05:15 +0000 (13:05 +0100)
Split afs_end_call() into two pieces, one of which is identical to code in
afs_process_async_call().  Replace the latter with a call to the first part of
afs_end_call().

Signed-off-by: Nathaniel Wesley Filardo <nwf@cs.jhu.edu>
Signed-off-by: David Howells <dhowells@redhat.com>

No differences found