From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759609AbbKURrE (ORCPT ); Sat, 21 Nov 2015 12:47:04 -0500 Received: from mail.kernel.org ([198.145.29.136]:56977 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751697AbbKURrC (ORCPT ); Sat, 21 Nov 2015 12:47:02 -0500 Date: Sat, 21 Nov 2015 18:46:56 +0100 From: Sebastian Reichel To: Javier Martinez Canillas Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] HSI: Remove struct hsi_client private fields from kernel-doc Message-ID: <20151121174655.GA2976@earth> References: <1444288308-11469-1-git-send-email-javier@osg.samsung.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="dDRMvlgZJXvWKvBx" Content-Disposition: inline In-Reply-To: <1444288308-11469-1-git-send-email-javier@osg.samsung.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --dDRMvlgZJXvWKvBx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Thu, Oct 08, 2015 at 09:11:48AM +0200, Javier Martinez Canillas wrote: > The kernel-doc how to says that structure fields that are inside a > "private:" area shouldn't be listed in the generated documentation > but the private fields for struct hsi_client private are listed. >=20 > This also fixes the following make htmldocs warnings: >=20 > .//include/linux/hsi/hsi.h:150: warning: Excess struct/union/enum/typedef= member 'e_handler' description in 'hsi_client' > .//include/linux/hsi/hsi.h:150: warning: Excess struct/union/enum/typedef= member 'pclaimed' description in 'hsi_client' > .//include/linux/hsi/hsi.h:150: warning: Excess struct/union/enum/typedef= member 'nb' description in 'hsi_client' >=20 > Signed-off-by: Javier Martinez Canillas Thanks, queued: https://git.kernel.org/cgit/linux/kernel/git/sre/linux-hsi.git/commit/?h=3D= for-next&id=3D403c5c0650816375527a6feecfb255d9b494dda3 -- Sebastian --dDRMvlgZJXvWKvBx Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJWUK4MAAoJENju1/PIO/qacL0P/1dEZU+xGoYun4k3M7r3qZTA 2TWki/s4r1YwtNOIEox0PYJBCeBMfRX/eQV1olxUW45P8ImMMuEr7WjZbp3pPeUY Eu9MSBbF1SByzaaHy5OAesB7BtHcyCmRrlvMHxXcy39qL0rdAzqNAAJV450F4342 Qm36AVemcvGKmqKok1OVPU2YErcPbpcXYYW/ceoR0Gof/2kwe1ILl9GNTqxbZpn2 Aqf0qf9FVuJMEB0ya0jyLf7AF4sO9QrO+v/APHnwUQaguRB4yeCmIQvNcAhKniBA 6lLfIma5SoIMnvGO9r7vLB5sUHjh0yBVUGiKompqPg4O2RSZhUB/wAZMpEUfzSHY t0yFLfVgdzMEPDTnetBoWpGLWl2+LMmCANgEcSLMWse7ijl4CR2v999VyPa7Tx8P djbGRnAxTzNsX8UWWCRY3gqJX0GKNR+mxRU6Nhi6HC66D7Q4dpNlFA+LHxY0P4A9 11hru2s6g5ssW8lglq9ObeozRnCWAVg+nhnuGr80SP5mAUytz03qEwDn7e74dDLj OnyMf5/OX+Se1+xel83iSI1B/9WEbqiGWqFs1/8BwDT0m9W/KfHb9YQV92G4RKJj ipacu8Q/bE6c2gRCzrrsMszUCFtnG34/9a8jMKKeFqltoFooLBExXvwNJ/7F8Kem 2fNGJYmUqBQLOrlmKHfv =WK3z -----END PGP SIGNATURE----- --dDRMvlgZJXvWKvBx--