Skip to content
Snippets Groups Projects
Commit c7342f2d authored by Yury Umanets's avatar Yury Umanets
Browse files

- removed unused var "i" left from one of previous commits.

parent a8a34d93
No related branches found
No related tags found
No related merge requests found
......@@ -283,7 +283,6 @@ EXPORT_SYMBOL(lustre_swab_lustre_cfg);
void lustre_swab_cfg_marker(struct cfg_marker *marker)
{
int i;
ENTRY;
__swab32s(&marker->cm_step);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment