projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ceebfe
)
netfilter: ip6_tables: label placement
author
Ian Morris
<ipm@chirality.org.uk>
Sun, 11 Oct 2015 16:32:14 +0000
(17:32 +0100)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Tue, 13 Oct 2015 12:12:37 +0000
(14:12 +0200)
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>
net/ipv6/netfilter/ip6_tables.c
patch
|
blob
|
blame
|
history
diff --git
a/net/ipv6/netfilter/ip6_tables.c
b/net/ipv6/netfilter/ip6_tables.c
index 80e3bd72b715fc628290298ef92ecf23b5ea818f..67a282175cf68e17f718a4518c9ff16a17dac140 100644
(file)
--- a/
net/ipv6/netfilter/ip6_tables.c
+++ b/
net/ipv6/netfilter/ip6_tables.c
@@
-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;