From: Fred Isaman Date: Fri, 11 Feb 2011 15:42:35 +0000 (+0000) Subject: RPC: remove check for impossible condition in rpc_make_runnable X-Git-Tag: v2.6.39-rc1~443^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cee6a5372f8804f58acc87f07816f64db36718e2;p=pandora-kernel.git RPC: remove check for impossible condition in rpc_make_runnable queue_work() only returns 0 or 1, never a negative value. Signed-off-by: Fred Isaman Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed