From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH v2] ASoC: Fix kerneldoc errors Date: Sun, 16 Nov 2014 09:40:23 +0100 Message-ID: References: <1415652427-827-1-git-send-email-tiwai@suse.de> <20141114125704.GA3815@sirena.org.uk> <20141114172924.GJ3815@sirena.org.uk> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 9B20E260646 for ; Sun, 16 Nov 2014 09:40:24 +0100 (CET) In-Reply-To: <20141114172924.GJ3815@sirena.org.uk> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Mark Brown Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Fri, 14 Nov 2014 17:29:24 +0000, Mark Brown wrote: > > On Fri, Nov 14, 2014 at 12:57:04PM +0000, Mark Brown wrote: > > On Mon, Nov 10, 2014 at 09:47:07PM +0100, Takashi Iwai wrote: > > > Lots of typos and missing parameter descriptions. > > > > > > Some private struct fields are moved to the end of struct and put > > > markers to make kerneldoc happy (and it make even easier for human > > > readers). > > > > This would've been better split up more. I've applied it, a couple of > > smaller things though: > > Actually I had to revert this, it applies cleanly against Linus' tree > but is causing annoying merge/apply issues with my current tree. This reminds me of something to improve; can you send a pull request one or twice during rc, not only the last week? This would make people, not only me, easier to work on a tree-wide task like ALSA core API. thanks, Takashi