Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44550
b: refs/heads/master
c: 2fc2c60
h: refs/heads/master
v: v3
  • Loading branch information
Jens Axboe committed Dec 13, 2006
1 parent 14bb4ef commit c223b50
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: c65fb61b3c92ad8f99f16c7a2c11247bfaf0a1da
refs/heads/master: 2fc2c60df3d2b3a557eb8d750779def9d51934b1
2 changes: 1 addition & 1 deletion trunk/drivers/block/cciss.c
Original file line number Diff line number Diff line change
Expand Up @@ -2837,7 +2837,7 @@ static int cciss_pci_init(ctlr_info_t *c, struct pci_dev *pdev)
if (err) {
printk(KERN_ERR "cciss: Cannot obtain PCI resources, "
"aborting\n");
goto err_out_disable_pdev;
return err;
}

subsystem_vendor_id = pdev->subsystem_vendor;
Expand Down

0 comments on commit c223b50

Please sign in to comment.