From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Schneider Subject: Re: ALSA Control Questions (atomicity, error handling) Date: Fri, 04 Dec 2009 13:02:35 +0100 Message-ID: <4B18FA5B.8080600@gmx.de> References: <4B1803CE.3080501@gmx.de> <20091203195018.GK14091@buzzloop.caiaq.de> <4B18D6DA.6070809@gmx.de> <20091204113434.GR14091@buzzloop.caiaq.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by alsa0.perex.cz (Postfix) with SMTP id 2487610381A for ; Fri, 4 Dec 2009 13:02:40 +0100 (CET) In-Reply-To: <20091204113434.GR14091@buzzloop.caiaq.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Daniel Mack Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org okay, so it was my fault, thanks! > One more thing: in case you intend to bring your code mainline, please > run scripts/checkpatch.pl on the patches before you submit. The sniplet > you posted has a number of style issues that should be fixed. In > particular, pay attention to indentation, comment style and parenthesis > positions - checkpatch.pl will help pointing out most if them. > > Daniel is there also any document (something like ALSA coding style guide)? so far, thanks a lot Tobias