提交 a5d29264 编写于 作者: Y YOSHIFUJI Hideaki

[NET] NETFILTER: Fix whitespace errors.

Signed-off-by: NYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
上级 9c681b43
...@@ -181,7 +181,7 @@ static int ct_seq_show(struct seq_file *s, void *v) ...@@ -181,7 +181,7 @@ static int ct_seq_show(struct seq_file *s, void *v)
if (seq_printf(s, "use=%u\n", atomic_read(&conntrack->ct_general.use))) if (seq_printf(s, "use=%u\n", atomic_read(&conntrack->ct_general.use)))
return -ENOSPC; return -ENOSPC;
return 0; return 0;
} }
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
#include "nf_internals.h" #include "nf_internals.h"
/* Internal logging interface, which relies on the real /* Internal logging interface, which relies on the real
LOG target modules */ LOG target modules */
#define NF_LOG_PREFIXLEN 128 #define NF_LOG_PREFIXLEN 128
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册