From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] IOAT: fix kernel-doc in source files Date: Mon, 03 Jul 2006 19:45:42 -0700 (PDT) Message-ID: <20060703.194542.35660324.davem@davemloft.net> References: <20060630170111.676d4cec.rdunlap@xenotime.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, christopher.leech@intel.com, akpm@osdl.org Return-path: Received: from dsl027-180-168.sfo1.dsl.speakeasy.net ([216.27.180.168]:53437 "EHLO sunset.davemloft.net") by vger.kernel.org with ESMTP id S1751379AbWGDCp1 (ORCPT ); Mon, 3 Jul 2006 22:45:27 -0400 To: rdunlap@xenotime.net In-Reply-To: <20060630170111.676d4cec.rdunlap@xenotime.net> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: "Randy.Dunlap" Date: Fri, 30 Jun 2006 17:01:11 -0700 > From: Randy Dunlap > > Fix kernel-doc warnings in drivers/dma/: > - use correct function & parameter names > - add descriptions where omitted > > Signed-off-by: Randy Dunlap Also applied, thanks Randy.