Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1274710 > unrolled thread
| Started by | Sebastian Reichel <sre@kernel.org> |
|---|---|
| First post | 2015-11-21 18:50 +0100 |
| Last post | 2015-11-21 18:50 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] HSI: Remove struct hsi_client private fields from kernel-doc Sebastian Reichel <sre@kernel.org> - 2015-11-21 18:50 +0100
| From | Sebastian Reichel <sre@kernel.org> |
|---|---|
| Date | 2015-11-21 18:50 +0100 |
| Subject | Re: [PATCH] HSI: Remove struct hsi_client private fields from kernel-doc |
| Message-ID | <qxksp-4U-7@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
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. > > This also fixes the following make htmldocs warnings: > > .//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' > > Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Thanks, queued: https://git.kernel.org/cgit/linux/kernel/git/sre/linux-hsi.git/commit/?h=for-next&id=403c5c0650816375527a6feecfb255d9b494dda3 -- Sebastian
Back to top | Article view | linux.kernel
csiph-web