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:
8c8009e
)
ieee1394: sbp2: remove duplicate code
author
Stefan Richter
<stefanr@s5r6.in-berlin.de>
Thu, 2 Nov 2006 20:16:08 +0000
(21:16 +0100)
committer
Stefan Richter
<stefanr@s5r6.in-berlin.de>
Thu, 7 Dec 2006 20:46:30 +0000
(21:46 +0100)
The same case is handled further below in sbp2scsi_complete_command.
Note, the second version behaves slightly different but looks
preferable. It's an extremely unlikely case by the way.
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
No differences found