From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758129AbYJIIpj (ORCPT ); Thu, 9 Oct 2008 04:45:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753468AbYJIIpc (ORCPT ); Thu, 9 Oct 2008 04:45:32 -0400 Received: from pasmtpa.tele.dk ([80.160.77.114]:41672 "EHLO pasmtpA.tele.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751684AbYJIIpb (ORCPT ); Thu, 9 Oct 2008 04:45:31 -0400 Date: Thu, 9 Oct 2008 10:44:59 +0200 From: Jens Axboe To: Randy Dunlap Cc: lkml , akpm , andrew.patterson@hp.com Subject: Re: [PATCH -mm/git] block_dev: fix kernel-doc in new functions Message-ID: <20081009084458.GC19428@kernel.dk> References: <48ED0233.3040603@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48ED0233.3040603@oracle.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 08 2008, Randy Dunlap wrote: > From: Randy Dunlap > > Fix kernel-doc in new functions: > > Error(mmotm-2008-1002-1617//fs/block_dev.c:895): duplicate section name 'Description' > Error(mmotm-2008-1002-1617//fs/block_dev.c:924): duplicate section name 'Description' > Warning(mmotm-2008-1002-1617//fs/block_dev.c:1282): No description found for parameter 'pathname' > > Signed-off-by: Randy Dunlap > cc: Andrew Patterson Thanks Randy, applied. -- Jens Axboe