From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756921AbbEESrE (ORCPT ); Tue, 5 May 2015 14:47:04 -0400 Received: from mx4-phx2.redhat.com ([209.132.183.25]:39873 "EHLO mx4-phx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753294AbbEESqm (ORCPT ); Tue, 5 May 2015 14:46:42 -0400 Date: Tue, 5 May 2015 14:46:40 -0400 (EDT) From: Bob Peterson To: Fabian Frederick Cc: linux-kernel@vger.kernel.org, Steven Whitehouse , cluster-devel@redhat.com Message-ID: <1916274112.12335830.1430851600357.JavaMail.zimbra@redhat.com> In-Reply-To: <1430591474-23108-1-git-send-email-fabf@skynet.be> References: <1430591474-23108-1-git-send-email-fabf@skynet.be> Subject: Re: [PATCH 1/1 linux-next] gfs2: kerneldoc warning fixes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [10.3.113.7] X-Mailer: Zimbra 8.0.6_GA_5922 (ZimbraWebClient - FF37 (Linux)/8.0.6_GA_5922) Thread-Topic: gfs2: kerneldoc warning fixes Thread-Index: kRcDiuf6fyWrBsi7NDgyEVPNEdYd2g== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org ----- Original Message ----- > Fixes the following kernel-doc warnings: > Warning(fs/gfs2/aops.c:180): No description found for parameter 'wbc' > Warning(fs/gfs2/aops.c:236): No description found for parameter 'end' > Warning(fs/gfs2/aops.c:236): No description found for parameter 'done_index' > Warning(fs/gfs2/aops.c:236): Excess function parameter 'writepage' > description in 'gfs2_write_jdata_pagevec' > Warning(fs/gfs2/aops.c:346): Excess function parameter 'writepage' > description in 'gfs2_write_cache_jdata' > Warning(fs/gfs2/aops.c:346): Excess function parameter 'data' description in > 'gfs2_write_cache_jdata' > Warning(fs/gfs2/aops.c:605): No description found for parameter 'file' > Warning(fs/gfs2/aops.c:605): No description found for parameter 'mapping' > Warning(fs/gfs2/aops.c:605): No description found for parameter 'pages' > Warning(fs/gfs2/aops.c:605): No description found for parameter 'nr_pages' > Warning(fs/gfs2/aops.c:870): No description found for parameter 'copied' > > Signed-off-by: Fabian Frederick Hi, Thanks. Now in the for-next branch of the linux-gfs2 tree: https://git.kernel.org/cgit/linux/kernel/git/gfs2/linux-gfs2.git/commit/fs/gfs2?h=for-next&id=1272574bf94874a644ea82fad321034c15b157ac Regards, Bob Peterson Red Hat File Systems