Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 102355
b: refs/heads/master
c: 34492b5
h: refs/heads/master
i:
  102353: e36bd4a
  102351: 224ede8
v: v3
  • Loading branch information
David Howells authored and Linus Torvalds committed Jul 21, 2008
1 parent ffbec4a commit 441c1c0
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: df4f4dd429870f435f8d5d9d561db029a29f063b
refs/heads/master: 34492b5834ede63d896c93ccba9a4657a8435dc2
2 changes: 1 addition & 1 deletion trunk/arch/mn10300/kernel/mn10300-serial.c
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ static int mask_test_and_clear(volatile u8 *ptr, u8 mask)
static void mn10300_serial_receive_interrupt(struct mn10300_serial_port *port)
{
struct uart_icount *icount = &port->uart.icount;
struct tty_struct *tty = port->uart.info->tty;
struct tty_struct *tty = port->uart.info->port.tty;
unsigned ix;
int count;
u8 st, ch, push, status, overrun;
Expand Down

0 comments on commit 441c1c0

Please sign in to comment.