Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197105
b: refs/heads/master
c: 1fe923e
h: refs/heads/master
i:
  197103: e51f971
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed May 11, 2010
1 parent 38ed63b commit e7f0a14
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: 7946328faf1dca9bfadf98f4579f95aafffaba0f
refs/heads/master: 1fe923ec740ad8d87e616afc50f5b00d88a75ed2
2 changes: 1 addition & 1 deletion trunk/drivers/staging/vme/vme.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

/* Bitmask and mutex to keep track of bridge numbers */
static unsigned int vme_bus_numbers;
DEFINE_MUTEX(vme_bus_num_mtx);
static DEFINE_MUTEX(vme_bus_num_mtx);

static void __exit vme_exit(void);
static int __init vme_init(void);
Expand Down

0 comments on commit e7f0a14

Please sign in to comment.