Merge branch 'upstream' into for-linus
[platform/adaptation/renesas_rcar/renesas_kernel.git] / 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;
        }