mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 09:31:50 +00:00
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
@ -310,7 +310,7 @@ static long hidraw_ioctl(struct file *file, unsigned int cmd,
|
||||
-EFAULT : len;
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
ret = -ENOTTY;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user