Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28317
b: refs/heads/master
c: fcf4830
h: refs/heads/master
i:
  28315: 7cfba0e
v: v3
  • Loading branch information
Duncan Sands authored and Greg Kroah-Hartman committed Jun 21, 2006
1 parent 56aa8d3 commit 5eacd4a
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: 41fea55e0382b7d59d694d8055b39aa69c793b1f
refs/heads/master: fcf4830a525d37b9bd3ba60430b5729b8621062d
2 changes: 1 addition & 1 deletion trunk/drivers/usb/atm/usbatm.c
Original file line number Diff line number Diff line change
Expand Up @@ -1039,7 +1039,7 @@ static void usbatm_tasklet_schedule(unsigned long data)
tasklet_schedule((struct tasklet_struct *) data);
}

static inline void usbatm_init_channel(struct usbatm_channel *channel)
static void usbatm_init_channel(struct usbatm_channel *channel)
{
spin_lock_init(&channel->lock);
INIT_LIST_HEAD(&channel->list);
Expand Down

0 comments on commit 5eacd4a

Please sign in to comment.