]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita1b7b859410b99adffe739aaa6436753d744acf1
tree310aa1aa78833bc0ef8836c0bfceb3a7823e6c31
parentb99e17bf5005011704aa6769a20e2a0a2703cfde
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