From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eduardo Valentin Subject: Re: [PATCHv2 09/12] staging: ti-soc-thermal: fix several kernel-doc warnings and error Date: Mon, 25 Mar 2013 20:24:12 -0400 Message-ID: <5150EAAC.8020304@ti.com> References: <1363704868-11843-1-git-send-email-eduardo.valentin@ti.com> <1363704868-11843-10-git-send-email-eduardo.valentin@ti.com> <20130325182226.GA15717@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20130325182226.GA15717@kroah.com> Sender: linux-kernel-owner@vger.kernel.org To: Greg KH Cc: devel@driverdev.osuosl.org, Nishanth Menon , linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org List-Id: linux-pm@vger.kernel.org On 25-03-2013 14:22, Greg KH wrote: > On Tue, Mar 19, 2013 at 10:54:25AM -0400, Eduardo Valentin wrote: >> This patch updates the documentation to remove >> all warnings and errors reported by scripts/kernel-doc. >> Most are missing arguments due to wrong format. >> >> Cc: Nishanth Menon >> >> Signed-off-by: Eduardo Valentin > > In the future, don't put empty lines between the Cc: and signed-off-by: > lines please, I had to hand-edit all of these to fix that... Ok. Sure.. My bad.. > > greg k-h > >