[NET] NETFILTER: Fix whitespace errors.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
This commit is contained in:
Родитель
9c681b43fa
Коммит
a5d292646e
|
@ -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)))
|
||||
return -ENOSPC;
|
||||
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
#include "nf_internals.h"
|
||||
|
||||
/* Internal logging interface, which relies on the real
|
||||
/* Internal logging interface, which relies on the real
|
||||
LOG target modules */
|
||||
|
||||
#define NF_LOG_PREFIXLEN 128
|
||||
|
|
Загрузка…
Ссылка в новой задаче