Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211540
b: refs/heads/master
c: f9ce6eb
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Mack authored and Dmitry Torokhov committed Oct 18, 2010
1 parent 1844541 commit 20b38e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0a74a1df3c13655b66b1908d76f2159654216326
refs/heads/master: f9ce6eb5b6fa8cbcf0a0fb7c5f4203f94730fc52
2 changes: 1 addition & 1 deletion trunk/drivers/input/evdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -683,7 +683,7 @@ static long evdev_do_ioctl(struct file *file, unsigned int cmd,
}
}

if (_IOC_DIR(cmd) == _IOC_READ) {
if (_IOC_DIR(cmd) == _IOC_WRITE) {

if ((_IOC_NR(cmd) & ~ABS_MAX) == _IOC_NR(EVIOCSABS(0))) {

Expand Down

0 comments on commit 20b38e3

Please sign in to comment.