From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@arm.linux.org.uk (Russell King - ARM Linux) Date: Wed, 12 Jan 2011 17:26:23 +0000 Subject: [PATCH] ARM: fix dma_unmap_sg() documentation In-Reply-To: <1294852244-11644-1-git-send-email-linus.walleij@stericsson.com> References: <1294852244-11644-1-git-send-email-linus.walleij@stericsson.com> Message-ID: <20110112172623.GG11039@n2100.arm.linux.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Jan 12, 2011 at 06:10:44PM +0100, Linus Walleij wrote: > The kerneldoc for this function is at odds with the DMA-API > document, which holds, so fix it. Patch is fine, patch system please? Thanks.