From: Mike Marciniszyn Date: Fri, 28 Mar 2014 17:26:53 +0000 (-0400) Subject: IB/ehca: Remove ib_sg_dma_address() and ib_sg_dma_len() overloads X-Git-Tag: v3.15-rc1~103^2^10~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3585a6ae31cb0f0ebda53b161fbed7c9a679572;p=pandora-kernel.git IB/ehca: Remove ib_sg_dma_address() and ib_sg_dma_len() overloads These methods appear to only mimic the sg_dma_address() and sg_dma_len() behavior. They can be safely removed. Suggested-by: Bart Van Assche Cc: Bart Van Assche Cc: Hoang-Nam Nguyen Cc: Christoph Raisch Reviewed-by: Dennis Dalessandro Signed-off-by: Mike Marciniszyn Signed-off-by: Roland Dreier --- Reading git-diff-tree failed