Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195426
b: refs/heads/master
c: 277aa97
h: refs/heads/master
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed May 20, 2010
1 parent 0d7e5dc commit 9d7e43a
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: a78f4f1a16d87f3d33158d036af94e48e32f8aad
refs/heads/master: 277aa97254533c7e49a04244dfbdccbae70a7f0e
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/whci/debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ struct whc_dbg {
struct dentry *pzl_f;
};

void qset_print(struct seq_file *s, struct whc_qset *qset)
static void qset_print(struct seq_file *s, struct whc_qset *qset)
{
static const char *qh_type[] = {
"ctrl", "isoc", "bulk", "intr", "rsvd", "rsvd", "rsvd", "lpintr", };
Expand Down

0 comments on commit 9d7e43a

Please sign in to comment.