From 342ff7b24f42d01b27d884c699855c713d720fcb Mon Sep 17 00:00:00 2001 From: Shannon Nelson Date: Thu, 26 Jul 2007 00:05:53 -0700 Subject: [PATCH] [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-format-patch failed