Merge branch 'upstream' into for-linus
[safe/jmp/linux-2.6] / drivers / hid / hidraw.c
index 6eadf1a..a9becf9 100644 (file)
@@ -311,7 +311,7 @@ static long hidraw_ioctl(struct file *file, unsigned int cmd,
                                                -EFAULT : len;
                                        break;
                                }
-                }
+               }
 
                ret = -ENOTTY;
        }