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:
3623ecb
)
[SCSI] zfcp: Simplify mask lookups for incoming RSCNs
author
Christof Schmitt
<christof.schmitt@de.ibm.com>
Fri, 19 Dec 2008 15:56:58 +0000
(16:56 +0100)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Mon, 29 Dec 2008 17:38:27 +0000
(11:38 -0600)
Use an array for looking up the mask corresponding to the 2-bit
information instead of the switch/case.
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Acked-by: Felix Beck <felix@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found