Hi all,
After merging the drivers-x86 tree, today's linux-next build
(htmldocs) produced these warning:
include/linux/apple-gmux.h:99: warning: Function parameter or member 'type_ret' not described in 'apple_gmux_detect'
include/linux/apple-gmux.h:99: warning: Excess function parameter 'indexed_ret' description in 'apple_gmux_detect'
Introduced by commit
fc83fbc80e1a ("platform/x86: apple-gmux: refactor gmux types")
--
Cheers,
Stephen Rothwell
Hi all,
On 3/9/23 02:28, Stephen Rothwell wrote:
> Hi all,
>
> After merging the drivers-x86 tree, today's linux-next build
> (htmldocs) produced these warning:
>
> include/linux/apple-gmux.h:99: warning: Function parameter or member 'type_ret' not described in 'apple_gmux_detect'
> include/linux/apple-gmux.h:99: warning: Excess function parameter 'indexed_ret' description in 'apple_gmux_detect'
>
> Introduced by commit
>
> fc83fbc80e1a ("platform/x86: apple-gmux: refactor gmux types")
Stephen, thank you for reporting this.
Orlando, can you do a follow-up patch on top of your
latest series fixing this ?
Regards,
Hans
On Thu, 9 Mar 2023 09:48:58 +0100
Hans de Goede <[email protected]> wrote:
> Hi all,
>
> On 3/9/23 02:28, Stephen Rothwell wrote:
> > Hi all,
> >
> > After merging the drivers-x86 tree, today's linux-next build
> > (htmldocs) produced these warning:
> >
> > include/linux/apple-gmux.h:99: warning: Function parameter or
> > member 'type_ret' not described in 'apple_gmux_detect'
> > include/linux/apple-gmux.h:99: warning: Excess function parameter
> > 'indexed_ret' description in 'apple_gmux_detect'
> >
> > Introduced by commit
> >
> > fc83fbc80e1a ("platform/x86: apple-gmux: refactor gmux types")
Thanks Stephen.
>
> Stephen, thank you for reporting this.
>
> Orlando, can you do a follow-up patch on top of your
> latest series fixing this ?
Yes, I'll send one soon.
>
> Regards,
>
> Hans
>