Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 70906
b: refs/heads/master
c: f5c0dde
h: refs/heads/master
v: v3
  • Loading branch information
FUJITA Tomonori authored and Jens Axboe committed Oct 17, 2007
1 parent 7d8752a commit 19f056f
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: c79d88b7fa48bc21ffd09903a98b93bf0744bce3
refs/heads/master: f5c0dde4c66421a3a2d7d6fa604a712c9b0744e5
2 changes: 0 additions & 2 deletions trunk/drivers/scsi/scsi_lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -764,8 +764,6 @@ struct scatterlist *scsi_alloc_sgtable(struct scsi_cmnd *cmd, gfp_t gfp_mask)
if (unlikely(!sgl))
goto enomem;

memset(sgl, 0, sizeof(*sgl) * sgp->size);

/*
* first loop through, set initial index and return value
*/
Expand Down

0 comments on commit 19f056f

Please sign in to comment.