]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
netfilter: ftp: Remove the useless code
authorGao Feng <fgao@ikuai8.com>
Thu, 1 Sep 2016 10:59:02 +0000 (18:59 +0800)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 7 Sep 2016 08:38:00 +0000 (10:38 +0200)
commitddb075b0cdbca140d6c6503db9cc9990d3461308
tree61f75c9e94a8abb1cd1ea6acc1ca7676c892ac46
parent723eb299de62ce75dbd31e7ee25d45887c32a602
netfilter: ftp: Remove the useless code

There are some debug code which are commented out in find_pattern by #if 0.
Now remove them.

Signed-off-by: Gao Feng <fgao@ikuai8.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nf_conntrack_ftp.c