Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 42448
b: refs/heads/master
c: 9d66bdf
h: refs/heads/master
v: v3
  • Loading branch information
Brian King authored and James Bottomley committed Nov 22, 2006
1 parent c95b6bf commit ba610ab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 7402ecef94f416dcf03af7435c404a4079683d96
refs/heads/master: 9d66bdf81f97673b6e330a26438fcaea38c26cd5
2 changes: 0 additions & 2 deletions trunk/drivers/scsi/ipr.c
Original file line number Diff line number Diff line change
Expand Up @@ -2969,7 +2969,6 @@ static int ipr_alloc_dump(struct ipr_ioa_cfg *ioa_cfg)
struct ipr_dump *dump;
unsigned long lock_flags = 0;

ENTER;
dump = kzalloc(sizeof(struct ipr_dump), GFP_KERNEL);

if (!dump) {
Expand All @@ -2996,7 +2995,6 @@ static int ipr_alloc_dump(struct ipr_ioa_cfg *ioa_cfg)
}
spin_unlock_irqrestore(ioa_cfg->host->host_lock, lock_flags);

LEAVE;
return 0;
}

Expand Down

0 comments on commit ba610ab

Please sign in to comment.