From: Mike Christie Date: Wed, 1 Apr 2009 18:11:28 +0000 (-0500) Subject: [SCSI] cxgb3i: call ddp release function directly X-Git-Tag: v2.6.30-rc1~185^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b2639d59afe0a30e1b955b23c52ee9099888058;p=pandora-kernel.git [SCSI] cxgb3i: call ddp release function directly cxgb3i_ddp_cleanup just calls ddp_release directly so there is no reason for the wrapper. This patch just renames ddp_release to cxgb3i_ddp_cleanup and removes the old wrapper function. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed