Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235510
b: refs/heads/master
c: d8653d3
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and Greg Kroah-Hartman committed Feb 3, 2011
1 parent d75570e commit 812385b
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: 0a1f1a0b626d79071ee9fe91b7fcd28be6332677
refs/heads/master: d8653d305ef66861c91fa7455fb8038460a7274c
2 changes: 1 addition & 1 deletion trunk/drivers/tty/serial/mrst_max3110.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
struct uart_max3110 {
struct uart_port port;
struct spi_device *spi;
char name[24];
char name[SPI_NAME_SIZE];

wait_queue_head_t wq;
struct task_struct *main_thread;
Expand Down

0 comments on commit 812385b

Please sign in to comment.