git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ae20ab
)
SUNRPC: remove dead variable 'rpciod_running'
author
Christoph Hellwig
<hch@infradead.org>
Fri, 9 Feb 2007 20:06:49 +0000
(20:06 +0000)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 14 May 2007 23:33:45 +0000
(19:33 -0400)
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>
No differences found