From: Fred Isaman Date: Fri, 11 Feb 2011 15:42:36 +0000 (+0000) Subject: RPC: clarify rpc_run_task error handling X-Git-Tag: v2.6.39-rc1~443^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eabf5baaaaf41b6a0273043cfb06d53dca67acef;p=pandora-kernel.git RPC: clarify rpc_run_task error handling rpc_run_task can only fail if it is not passed in a preallocated task. However, that is not at all clear with the current code. So remove several impossible to occur failure checks. Signed-off-by: Fred Isaman Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed