On Thu, Jan 21, 2021 at 09:44:50AM +0000, Lee Jones wrote:
> Fixes the following W=1 kernel build warning(s):
>
>  drivers/infiniband/hw/mlx5/odp.c:1062: warning: Function parameter or member 
> 'dev' not described in 'pagefault_data_segments'
>  drivers/infiniband/hw/mlx5/odp.c:1062: warning: Function parameter or member 
> 'pfault' not described in 'pagefault_data_segments'
>  drivers/infiniband/hw/mlx5/odp.c:1062: warning: Function parameter or member 
> 'wqe' not described in 'pagefault_data_segments'
>  drivers/infiniband/hw/mlx5/odp.c:1062: warning: Function parameter or member 
> 'wqe_end' not described in 'pagefault_data_segments'
>  drivers/infiniband/hw/mlx5/odp.c:1062: warning: Function parameter or member 
> 'bytes_mapped' not described in 'pagefault_data_segments'
>  drivers/infiniband/hw/mlx5/odp.c:1062: warning: Function parameter or member 
> 'total_wqe_bytes' not described in 'pagefault_data_segments'
>  drivers/infiniband/hw/mlx5/odp.c:1062: warning: Function parameter or member 
> 'receive_queue' not described in 'pagefault_data_segments'
>
> Cc: Leon Romanovsky <[email protected]>
> Cc: Doug Ledford <[email protected]>
> Cc: Jason Gunthorpe <[email protected]>
> Cc: [email protected]
> Signed-off-by: Lee Jones <[email protected]>
> ---
>  drivers/infiniband/hw/mlx5/odp.c | 22 ++++++++++++----------
>  1 file changed, 12 insertions(+), 10 deletions(-)
>

Thanks,
Acked-by: Leon Romanovsky <[email protected]>

Reply via email to