Randy Dunlap wrote: > From: Randy Dunlap <[email protected]> > > Drop __inline, __always_inline, noinline, and __must_check in the > produced kernel-doc output, similar to other pseudo directives. The inline status of a function is not of much help for a developer, that's right. But I would like to see the the __must_check in the documentation. This it what makes a difference, the inline stuff is extraneous. Eike
Attachment:
pgpx8GJ5ZAZ22.pgp
Description: PGP signature
- Follow-Ups:
- [PATCH v2] kernel-doc: drop various "inline" qualifiers
- From: Randy Dunlap <[email protected]>
- [PATCH v2] kernel-doc: drop various "inline" qualifiers
- References:
- [PATCH] kernel-doc: drop __must_check and various "inline" qualifiers
- From: Randy Dunlap <[email protected]>
- [PATCH] kernel-doc: drop __must_check and various "inline" qualifiers
- Prev by Date: Re: 25 random kernel configs, 24 build failures - 2.6.19-rc1-git2
- Next by Date: Re: [PATCH] kernel-doc: fix function name in usercopy.c
- Previous by thread: [PATCH] kernel-doc: drop __must_check and various "inline" qualifiers
- Next by thread: [PATCH v2] kernel-doc: drop various "inline" qualifiers
- Index(es):