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:
e1c5073
)
fc: FCP_PTA_SIMPLE is 0
author
Christoph Hellwig
<hch@lst.de>
Tue, 25 Nov 2014 14:50:09 +0000
(15:50 +0100)
committer
Christoph Hellwig
<hch@lst.de>
Thu, 4 Dec 2014 08:58:33 +0000
(09:58 +0100)
Not need to have an if/else to either assign FCP_PTA_SIMPLE or 0
to a variable.
Btw, it seems we really should factor generating a fcp cmnd from
a scsi_cmnd into a common helper.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com
Reviewed-by: Hannes Reinecke <hare@suse.de>
No differences found