Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 3510
b: refs/heads/master
c: b0f71c9
h: refs/heads/master
v: v3
  • Loading branch information
Vojtech Pavlik authored and Dmitry Torokhov committed May 29, 2005
1 parent 5b2ccc9 commit 6a640a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 52658bb685df77f71e97f1b503dee97d27a88b0f
refs/heads/master: b0f71c996849539ac68ebab5edbd208bb9c0646c
2 changes: 2 additions & 0 deletions trunk/drivers/input/evdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,9 @@ static long evdev_ioctl_compat(struct file *file, unsigned int cmd, unsigned lon
struct input_dev *dev = evdev->handle.dev;
struct input_absinfo abs;
void __user *p = compat_ptr(arg);
#ifdef __BIG_ENDIAN
int i;
#endif

if (!evdev->exist) return -ENODEV;

Expand Down

0 comments on commit 6a640a2

Please sign in to comment.