Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299095
b: refs/heads/master
c: eaa004a
h: refs/heads/master
i:
  299093: 6f32a6b
  299091: 2ec2294
  299087: aa6d82f
v: v3
  • Loading branch information
Gerard Snitselaar authored and Greg Kroah-Hartman committed Apr 10, 2012
1 parent 33e6180 commit 3d8974a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: fcff311c938c95c90573c060d37648df00e45017
refs/heads/master: eaa004a4ba3264d17d7e6882948a7980e14e9d20
4 changes: 2 additions & 2 deletions trunk/drivers/staging/vme/devices/vme_pio2_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@ static int vector[PIO2_CARDS_MAX];
static int vector_num;
static int level[PIO2_CARDS_MAX];
static int level_num;
static const char *variant[PIO2_CARDS_MAX];
static char *variant[PIO2_CARDS_MAX];
static int variant_num;

static int loopback;
static bool loopback;

static int pio2_match(struct vme_dev *);
static int __devinit pio2_probe(struct vme_dev *);
Expand Down

0 comments on commit 3d8974a

Please sign in to comment.