Re: [PATCH 09/16] dma-debug: add checking for map/unmap_page/single

From: David Woodhouse
Date: Thu Feb 05 2009 - 16:06:45 EST


On Mon, 2009-01-19 at 15:46 +0100, Joerg Roedel wrote:
>
> +static inline void debug_dma_map_page(struct device *dev, struct page *page,
> + size_t offset size_t size,

A missing comma between those two arguments... ^

> + int direction, dma_addr_t dma_addr,
> + bool map_single)


--
dwmw2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/