From: Trond Myklebust Date: Fri, 22 Feb 2008 20:09:26 +0000 (-0500) Subject: SUNRPC: Clean up rpc_run_timer() X-Git-Tag: v2.6.26-rc1~1082^2^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fde95c7554aa77f9a242f32b0b5f8f15395abf52;p=pandora-kernel.git SUNRPC: Clean up rpc_run_timer() All RPC timeout callback functions are expected to wake the task up. We can enforce this by moving the wakeup back into rpc_run_timer. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed