commit | 9c9cc93ad2a5d9972672e03685af20e8cea1e5a4 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Fri Feb 09 20:06:49 2007 +0000 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon May 14 19:33:45 2007 -0400 |
tree | 612b444767374c863f6dc344e938f46e6eec3472 | |
parent | 8ae20abdd18c6c7f21bbae931353e7cfad77d7b6 [diff] |
SUNRPC: remove dead variable 'rpciod_running' rpciod_running is not used at all, but due to the way DECLARE_MUTEX_LOCKED works we don't get a warning for it. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>