]> Pileus Git - ~andy/linux/blobdiff - drivers/watchdog/bcm47xx_wdt.c
PCI/GPU: implement VGA arbitration on Linux
[~andy/linux] / drivers / watchdog / bcm47xx_wdt.c
index 5c7011cda6a6a65e1510022c06a8de3b4420a96b..751c003864ad6df86455248e8542e08578f05125 100644 (file)
@@ -161,7 +161,7 @@ static long bcm47xx_wdt_ioctl(struct file *file,
 {
        void __user *argp = (void __user *)arg;
        int __user *p = argp;
-       int new_value, retval = -EINVAL;;
+       int new_value, retval = -EINVAL;
 
        switch (cmd) {
        case WDIOC_GETSUPPORT: