From: Shannon Nelson Date: Thu, 26 Jul 2007 07:05:53 +0000 (-0700) Subject: [NET_DMA]: remove unused dma_memcpy_to_kernel_iovec X-Git-Tag: v2.6.23-rc2~35^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=342ff7b24f42d01b27d884c699855c713d720fcb;p=pandora-kernel.git [NET_DMA]: remove unused dma_memcpy_to_kernel_iovec Al Viro pointed out that dma_memcpy_to_kernel_iovec() really was unreachable and thus unused. The code originally was there to support in-kernel dma needs, but since it remains unused, we'll pull it out. Signed-off-by: Shannon Nelson Signed-off-by: David S. Miller --- Reading git-diff-tree failed