Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200625
b: refs/heads/master
c: d4a3895
h: refs/heads/master
i:
  200623: 7895b13
v: v3
  • Loading branch information
Jens Axboe committed Jun 14, 2010
1 parent f82034c commit 4fa9c50
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: 575f552012ec0cd6591fd85ee996d5a5ad1a669a
refs/heads/master: d4a3895f5d024b47ef8e9d98c59a9b86dcdcef59
2 changes: 1 addition & 1 deletion trunk/drivers/block/cpqarray.c
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ static int __init cpqarray_register_ctlr( int i, struct pci_dev *pdev)
return -1;
}

static int __init cpqarray_init_one( struct pci_dev *pdev,
static int __devinit cpqarray_init_one( struct pci_dev *pdev,
const struct pci_device_id *ent)
{
int i;
Expand Down

0 comments on commit 4fa9c50

Please sign in to comment.