Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235546
b: refs/heads/master
c: 10e82f6
h: refs/heads/master
v: v3
  • Loading branch information
Luck, Tony authored and Greg Kroah-Hartman committed Feb 22, 2011
1 parent ff5b7dd commit a2f380f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: bdcffc5a1a28b566a38a4b0d5bcefc78a97f4ecb
refs/heads/master: 10e82f6ce76351425644bccc56f8e2c2ad596ce6
3 changes: 1 addition & 2 deletions trunk/arch/ia64/hp/sim/simserial.c
Original file line number Diff line number Diff line change
Expand Up @@ -390,8 +390,7 @@ static void rs_unthrottle(struct tty_struct * tty)
}


static int rs_ioctl(struct tty_struct *tty, struct file * file,
unsigned int cmd, unsigned long arg)
static int rs_ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg)
{
if ((cmd != TIOCGSERIAL) && (cmd != TIOCSSERIAL) &&
(cmd != TIOCSERCONFIG) && (cmd != TIOCSERGSTRUCT) &&
Expand Down

0 comments on commit a2f380f

Please sign in to comment.