HID: hidraw: fix indentation
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
fe6065dc30
commit
81cd584394
1 changed files with 1 additions and 1 deletions
|
@ -310,7 +310,7 @@ static long hidraw_ioctl(struct file *file, unsigned int cmd,
|
|||
-EFAULT : len;
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
ret = -ENOTTY;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue