mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-18 18:23:53 +08:00
netfilter: ip6_tables: 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:
parent
7ceebfe46e
commit
6ac94619b6
@ -561,7 +561,7 @@ mark_source_chains(const struct xt_table_info *newinfo,
|
||||
pos = newpos;
|
||||
}
|
||||
}
|
||||
next:
|
||||
next:
|
||||
duprintf("Finished chain %u\n", hook);
|
||||
}
|
||||
return 1;
|
||||
|
Loading…
Reference in New Issue
Block a user