Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18902
b: refs/heads/master
c: 35fbd39
h: refs/heads/master
v: v3
  • Loading branch information
Paul Fulghum authored and Linus Torvalds committed Jan 19, 2006
1 parent 54ee9d4 commit f80381c
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: c8d338c8dbc4461a6de1171c2332b8ed547f8f3b
refs/heads/master: 35fbd397f0ce2addd5ab889bf0bcd95f45837e3e
2 changes: 1 addition & 1 deletion trunk/drivers/char/synclink_gt.c
Original file line number Diff line number Diff line change
Expand Up @@ -2630,7 +2630,7 @@ static int get_interface(struct slgt_info *info, int __user *if_mode)
static int set_interface(struct slgt_info *info, int if_mode)
{
unsigned long flags;
unsigned char val;
unsigned short val;

DBGINFO(("%s set_interface=%x)\n", info->device_name, if_mode));
spin_lock_irqsave(&info->lock,flags);
Expand Down

0 comments on commit f80381c

Please sign in to comment.