SUNRPC: Refactor rpc_show_tasks
authorChuck Lever <chuck.lever@oracle.com>
Wed, 21 May 2008 21:09:33 +0000 (17:09 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 9 Jul 2008 16:08:56 +0000 (12:08 -0400)
commit38e886e0c18975543938519254fc9bf0829c75a3
tree310aa1aa78833bc0ef8836c0bfceb3a7823e6c31
parent68a23ee94e3a06819f5a39d64f2e1f3131bab12d
SUNRPC: Refactor rpc_show_tasks

Clean up: move the logic that displays each task to its own function.
This removes indentation and makes future changes easier.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/clnt.c