commit | 9c681b43fae1e402e39d157feaa5df454b9e4f1f | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Thu Jul 19 10:43:47 2007 +0900 |
committer | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Thu Jul 19 10:43:47 2007 +0900 |
tree | 4ed2ba526ac4513e04b7236316f6d8cca2779b51 | |
parent | 23248005fbe5fa32a3f6d00cdec1ecfb115d28eb [diff] [blame] |
[NET] IPV4: Fix whitespace errors. Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
diff --git a/net/ipv4/fib_frontend.c b/net/ipv4/fib_frontend.c index 2eb909b..eff6bce 100644 --- a/net/ipv4/fib_frontend.c +++ b/net/ipv4/fib_frontend.c
@@ -817,7 +817,7 @@ 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)