Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44412
b: refs/heads/master
c: f889a26
h: refs/heads/master
v: v3
  • Loading branch information
Tony Luck committed Dec 12, 2006
1 parent a427aa7 commit e52217f
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: 53da5763bf129def6fe69ea5301d625ce9a86edf
refs/heads/master: f889a26a703b03c774849685583cec7746738f3c
2 changes: 1 addition & 1 deletion trunk/arch/ia64/hp/sim/simserial.c
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ static int rs_ioctl(struct tty_struct *tty, struct file * file,

#define RELEVANT_IFLAG(iflag) (iflag & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK))

static void rs_set_termios(struct tty_struct *tty, struct termios *old_termios)
static void rs_set_termios(struct tty_struct *tty, struct ktermios *old_termios)
{
unsigned int cflag = tty->termios->c_cflag;

Expand Down

0 comments on commit e52217f

Please sign in to comment.