[NET] IPV4: Fix whitespace errors.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
This commit is contained in:
@@ -817,7 +817,7 @@ static void nl_fib_input(struct sock *sk, int len)
|
||||
static void nl_fib_lookup_init(void)
|
||||
{
|
||||
netlink_kernel_create(NETLINK_FIB_LOOKUP, 0, nl_fib_input, NULL,
|
||||
THIS_MODULE);
|
||||
THIS_MODULE);
|
||||
}
|
||||
|
||||
static void fib_disable_ip(struct net_device *dev, int force)
|
||||
|
Reference in New Issue
Block a user