Merge git://git.infradead.org/battery-2.6
[pandora-kernel.git] / drivers / net / tun.c
index 01b5cfc..97b2553 100644 (file)
@@ -1367,7 +1367,7 @@ static long __tun_chr_ioctl(struct file *file, unsigned int cmd,
        default:
                ret = -EINVAL;
                break;
-       };
+       }
 
 unlock:
        rtnl_unlock();