]> bbs.cooldavid.org Git - net-next-2.6.git/commit
netfilter: xt_TPROXY: the length of lines should be within 80
authorChangli Gao <xiaosuo@gmail.com>
Fri, 9 Jul 2010 15:31:49 +0000 (17:31 +0200)
committerPatrick McHardy <kaber@trash.net>
Fri, 9 Jul 2010 15:31:49 +0000 (17:31 +0200)
commit116e1f1b09dffe0ff8ebab73501324dca7bbbe5e
tree11bf270e8577f5fd24760d0b9063899a3f1f19fc
parent8a0acaac807ec3fcb7b5a895c6bbb8e8b61e6275
netfilter: xt_TPROXY: the length of lines should be within 80

According to the Documentation/CodingStyle, the length of lines should
be within 80.

Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
net/netfilter/xt_TPROXY.c