Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233947
b: refs/heads/master
c: b652277
h: refs/heads/master
i:
  233945: 2847bd2
  233943: 4c9de44
v: v3
  • Loading branch information
Dan Carpenter authored and Martin Schwidefsky committed Mar 3, 2011
1 parent 6298dbf commit 4118310
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 0c0db0355bc070b4c623622248d3f577642536b9
refs/heads/master: b652277b09d3d030cb074cc6a98ba80b34244c03
3 changes: 2 additions & 1 deletion trunk/drivers/s390/char/keyboard.c
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,8 @@ kbd_ioctl(struct kbd_data *kbd, struct file *file,
unsigned int cmd, unsigned long arg)
{
void __user *argp;
int ct, perm;
unsigned int ct;
int perm;

argp = (void __user *)arg;

Expand Down

0 comments on commit 4118310

Please sign in to comment.