Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354808
b: refs/heads/master
c: f938f37
h: refs/heads/master
v: v3
  • Loading branch information
Cong Ding authored and Greg Kroah-Hartman committed Jan 18, 2013
1 parent a902332 commit ce9409c
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: 9ef20d52e0cd0d6ab78cab13563b16496bdc6995
refs/heads/master: f938f3781fa877146236042341ddbcf06bc49f0a
2 changes: 1 addition & 1 deletion trunk/drivers/tty/serial/crisv10.c
Original file line number Diff line number Diff line change
Expand Up @@ -3122,7 +3122,7 @@ static int rs_raw_write(struct tty_struct *tty,

/* first some sanity checks */

if (!tty || !info->xmit.buf)
if (!info->xmit.buf)
return 0;

#ifdef SERIAL_DEBUG_DATA
Expand Down

0 comments on commit ce9409c

Please sign in to comment.