From: Christof Schmitt Date: Wed, 8 Sep 2010 12:39:58 +0000 (+0200) Subject: [SCSI] zfcp: Reorder FCP I/O and task management handler functions X-Git-Tag: v2.6.37-rc1~159^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c61b536c97f225a74cf430716fdb243dfafe9d48;p=pandora-kernel.git [SCSI] zfcp: Reorder FCP I/O and task management handler functions Instead of calling the same handler for both, I/O and task management commands, use different handlers that call a function for the common part. Reviewed-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed