Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119000
b: refs/heads/master
c: 88f2a97
h: refs/heads/master
v: v3
  • Loading branch information
Christof Schmitt authored and James Bottomley committed Nov 5, 2008
1 parent a5b8f16 commit 3523646
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 45316a86a67934ab499dcfac44c91aa8f39c4c78
refs/heads/master: 88f2a977870af655296a682fe2a58c822cd25bb2
1 change: 1 addition & 0 deletions trunk/drivers/s390/scsi/zfcp_fsf.c
Original file line number Diff line number Diff line change
Expand Up @@ -683,6 +683,7 @@ static struct zfcp_fsf_req *zfcp_fsf_alloc_noqtcb(mempool_t *pool)
if (!req)
return NULL;
memset(req, 0, sizeof(*req));
req->pool = pool;
return req;
}

Expand Down

0 comments on commit 3523646

Please sign in to comment.