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:
0fedb8c
)
Branch b1_8_gate
author
yangsheng
<yangsheng>
Wed, 3 Sep 2008 10:10:25 +0000
(10:10 +0000)
committer
yangsheng
<yangsheng>
Wed, 3 Sep 2008 10:10:25 +0000
(10:10 +0000)
b=16771
Cleanup the unuse variable.
lustre/obdclass/llog_swab.c
patch
|
blob
|
history
diff --git
a/lustre/obdclass/llog_swab.c
b/lustre/obdclass/llog_swab.c
index
ab8e970
..
a3a3053
100644
(file)
--- a/
lustre/obdclass/llog_swab.c
+++ b/
lustre/obdclass/llog_swab.c
@@
-276,7
+276,6
@@
EXPORT_SYMBOL(lustre_swab_lustre_cfg);
void lustre_swab_cfg_marker(struct cfg_marker *marker)
{
- int i;
ENTRY;
__swab32s(&marker->cm_step);