Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96495
b: refs/heads/master
c: 6c82c41
h: refs/heads/master
i:
  96493: d92a4b3
  96491: b293aa7
  96487: 411b20f
  96479: 9109b2a
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed May 13, 2008
1 parent d6caab2 commit af56147
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: f36f21ecca9ee688301174e5f2e0827827a7a7ff
refs/heads/master: 6c82c4150910dedd449194cb6d286b80478f3542
2 changes: 1 addition & 1 deletion trunk/drivers/char/synclink_gt.c
Original file line number Diff line number Diff line change
Expand Up @@ -916,7 +916,7 @@ static int put_char(struct tty_struct *tty, unsigned char ch)
{
struct slgt_info *info = tty->driver_data;
unsigned long flags;
int ret;
int ret = 0;

if (sanity_check(info, tty->name, "put_char"))
return 0;
Expand Down

0 comments on commit af56147

Please sign in to comment.