From: Denis Cheng Date: Wed, 19 Mar 2008 19:10:20 +0000 (+0800) Subject: [SCSI] hosts.c: removed one unneeded shost->active_mode assignment X-Git-Tag: v2.6.26-rc1~1140^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=540d9b40faa8fcf094cb1fbf9224406bb13e3307;p=pandora-kernel.git [SCSI] hosts.c: removed one unneeded shost->active_mode assignment In the following if/else statement, shost->active_mode will always be set, so this assignment is unneeded. Signed-off-by: Denis Cheng Signed-off-by: James Bottomley --- Reading git-diff-tree failed