From: Nathaniel Wesley Filardo Date: Wed, 21 May 2014 15:04:11 +0000 (+0100) Subject: AFS: Part of afs_end_call() is identical to code elsewhere, so split it X-Git-Tag: omap-for-v3.16/fixes-against-rc1~139^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cf12869f5c1a837f18af5f8b2308fa243772735;p=pandora-kernel.git AFS: Part of afs_end_call() is identical to code elsewhere, so split it 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 Signed-off-by: David Howells --- Reading git-diff-tree failed