Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3d96af
)
b=18801
author
anserper
<anserper>
Wed, 17 Jun 2009 17:44:13 +0000
(17:44 +0000)
committer
anserper
<anserper>
Wed, 17 Jun 2009 17:44:13 +0000
(17:44 +0000)
unused variable warning
lustre/llite/rw.c
patch
|
blob
|
history
diff --git
a/lustre/llite/rw.c
b/lustre/llite/rw.c
index
1c12b3c
..
ec653d8
100644
(file)
--- a/
lustre/llite/rw.c
+++ b/
lustre/llite/rw.c
@@
-1242,7
+1242,6
@@
static void __ll_put_llap(struct page *page)
* here. */
void ll_removepage(struct page *page)
{
- struct ll_async_page *llap = llap_cast_private(page);
ENTRY;
LASSERT(!in_interrupt());