Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22523
b: refs/heads/master
c: 1acc0b0
h: refs/heads/master
i:
  22521: ab729d3
  22519: 0b56db3
v: v3
  • Loading branch information
Andrew Morton authored and unknown committed Feb 28, 2006
1 parent 4d126e6 commit 9ab2d1d
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 03fbcbcd57e9d1bc5a4fe6a81c1845e7365ddabc
refs/heads/master: 1acc0b0ba409dcf4909890fb33e0829f7fd400be
3 changes: 1 addition & 2 deletions trunk/drivers/block/cciss.c
Original file line number Diff line number Diff line change
Expand Up @@ -3251,8 +3251,7 @@ static int __devinit cciss_init_one(struct pci_dev *pdev,

clean4:
#ifdef CONFIG_CISS_SCSI_TAPE
if(hba[i]->scsi_rejects.complete)
kfree(hba[i]->scsi_rejects.complete);
kfree(hba[i]->scsi_rejects.complete);
#endif
kfree(hba[i]->cmd_pool_bits);
if(hba[i]->cmd_pool)
Expand Down

0 comments on commit 9ab2d1d

Please sign in to comment.