Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75450
b: refs/heads/master
c: 7d1fd97
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Jan 14, 2008
1 parent d2937a6 commit 3ef51ba
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: 4c993f76698bcee594f081a295f1b8f48f58062a
refs/heads/master: 7d1fd970e4b2e84a624b3274669fa642fcd19c98
2 changes: 1 addition & 1 deletion trunk/drivers/block/cciss.c
Original file line number Diff line number Diff line change
Expand Up @@ -2927,7 +2927,7 @@ static void __devinit cciss_interrupt_mode(ctlr_info_t *c,
return;
}

static int cciss_pci_init(ctlr_info_t *c, struct pci_dev *pdev)
static int __devinit cciss_pci_init(ctlr_info_t *c, struct pci_dev *pdev)
{
ushort subsystem_vendor_id, subsystem_device_id, command;
__u32 board_id, scratchpad = 0;
Expand Down

0 comments on commit 3ef51ba

Please sign in to comment.