[IPV4]: cleanup
Add whitespace around keywords. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
1ac58ee37f
commit
132adf5463
@@ -1339,7 +1339,7 @@ static int __init inet_init(void)
|
||||
* Initialise per-cpu ipv4 mibs
|
||||
*/
|
||||
|
||||
if(init_ipv4_mibs())
|
||||
if (init_ipv4_mibs())
|
||||
printk(KERN_CRIT "inet_init: Cannot init ipv4 mibs\n"); ;
|
||||
|
||||
ipv4_proc_init();
|
||||
|
Reference in New Issue
Block a user