Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97626
b: refs/heads/master
c: edeb280
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Jun 4, 2008
1 parent 408a8a0 commit d082b8a
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: d389c7d8988aecfdc06d9e9f9769af09e6592082
refs/heads/master: edeb280e49d38a5330db25463ef45f5466b0058a
2 changes: 1 addition & 1 deletion trunk/drivers/serial/serial_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1165,7 +1165,7 @@ uart_ioctl(struct tty_struct *tty, struct file *filp, unsigned int cmd,
return ret;
}

static void uart_set_ldisc(struct tty_struct *tty, int ldisc)
static void uart_set_ldisc(struct tty_struct *tty)
{
struct uart_state *state = tty->driver_data;
struct uart_port *port = state->port;
Expand Down

0 comments on commit d082b8a

Please sign in to comment.