commit | b3eb67a2ab4e14fc6cc035907400b86462d174db | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Nov 25 17:10:11 2005 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Nov 25 17:11:30 2005 -0500 |
tree | 43fa70b5edfa86ff8a6367cdcfb7f2a9f46ec2de | |
parent | b37b03b7051493c9f9a6b336c9c0f81334885b7d [diff] |
SUNRPC: Funny looking code in __rpc_purge_upcall In __rpc_purge_upcall (net/sunrpc/rpc_pipe.c), the newer code to clean up the in_upcall list has a typo. Thanks to Vince Busam <vbusam@google.com> for spotting this! Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>