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:
36b8dd1
)
[SCSI] hosts.c: removed one unneeded shost->active_mode assignment
author
Denis Cheng
<crquan@gmail.com>
Wed, 19 Mar 2008 19:10:20 +0000
(
03:10
+0800)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Mon, 7 Apr 2008 17:19:05 +0000
(12:19 -0500)
In the following if/else statement, shost->active_mode will always be set,
so this assignment is unneeded.
Signed-off-by: Denis Cheng <crquan@gmail.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found