netfilter: ipv4: label placement

Whitespace cleansing: Labels should not be indented.

No changes detected by objdiff.

Signed-off-by: Ian Morris <ipm@chirality.org.uk>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
This commit is contained in:
Ian Morris 2015-10-14 23:17:04 +01:00 committed by Pablo Neira Ayuso
parent 008027c31d
commit 19f0a60201
2 changed files with 2 additions and 2 deletions

View File

@ -468,7 +468,7 @@ static int mark_source_chains(const struct xt_table_info *newinfo,
pos = newpos;
}
}
next:
next:
duprintf("Finished chain %u\n", hook);
}
return 1;

View File

@ -549,7 +549,7 @@ mark_source_chains(const struct xt_table_info *newinfo,
pos = newpos;
}
}
next:
next:
duprintf("Finished chain %u\n", hook);
}
return 1;