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