Re: linux-next: build warning after merge of the cxl tree
From: Dave Jiang
Date: Wed Feb 26 2025 - 11:05:08 EST
On 2/25/25 9:49 PM, Stephen Rothwell wrote:
> Hi all,
>
> After merging the cxl tree, today's linux-next build (htmldocs) produced
> this warning:
>
> drivers/cxl/cxlmem.h:439: warning: Function parameter or struct member 'cxlfs' not described in 'cxl_dev_state'
> drivers/cxl/cxlmem.h:439: warning: Excess struct member 'cxl_features' description in 'cxl_dev_state'
>
> Introduced by commit
>
> 7d2bffbd7fb6 ("cxl: Add Get Supported Features command for kernel usage")
>
Thanks Stephen. Should be fixed now.