From: Trond Myklebust Date: Sat, 3 Feb 2007 21:38:41 +0000 (-0800) Subject: RPC: Clean up rpc_execute... X-Git-Tag: v2.6.21-rc1~301 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2efef837fb84f78cee7439804cb3722bffc64e75;p=pandora-kernel.git RPC: Clean up rpc_execute... The error values are already propagated through task->tk_status, and none of the callers check one without checking the other, so we can drop the return value. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed