git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d21e9da
)
[SCSI] zfcp: Remove duplicate assignment of req_seq_no
author
Christof Schmitt
<christof.schmitt@de.ibm.com>
Wed, 17 Feb 2010 10:18:55 +0000
(11:18 +0100)
committer
James Bottomley
<James.Bottomley@suse.de>
Wed, 17 Feb 2010 23:46:28 +0000
(17:46 -0600)
zfcp_fsf_req_create assigns the same value twice to req_seq_no.
Remove one assignment and move the req_id and seq_no assignments to
one place.
Reviewed-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
No differences found