From: Christof Schmitt Date: Wed, 8 Sep 2010 12:40:00 +0000 (+0200) Subject: [SCSI] zfcp: Remove duplicated code from zfcp_ccw_set_online X-Git-Tag: v2.6.37-rc1~159^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9ff5d0315231b133a43e5af842bc01fb474f0d7;p=pandora-kernel.git [SCSI] zfcp: Remove duplicated code from zfcp_ccw_set_online The steps for setting the zfcp_adapter online are the same in zfcp_ccw_set_online and zfcp_ccw_activate. Remove the code duplication by calling zfcp_ccw_activate from zfcp_ccw_set_online. Reviewed-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed