[IPV4]: cleanup
[linux-block.git] / net / ipv4 / arp.c
index 1a3488a83f49363a7d5200f37d01371f81cfd938..e6e196cd3b8cc11954140de9105c5419542dc45b 100644 (file)
@@ -1178,7 +1178,7 @@ int arp_ioctl(unsigned int cmd, void __user *arg)
                goto out;
        }
 
-       switch(cmd) {
+       switch (cmd) {
        case SIOCDARP:
                err = arp_req_delete(&r, dev);
                break;