06/06/2022 16:39, Dongdong Liu:
> From: "Min Hu (Connor)" <humi...@huawei.com>
> 
> This patch adds support for dump the device private info from a running
> application. It can help developers locate the problem.
> 
> Signed-off-by: Min Hu (Connor) <humi...@huawei.com>
> Signed-off-by: Dongdong Liu <liudongdo...@huawei.com>
> Acked-by: Reshma Pattan <reshma.pat...@intel.com>

Applied, thanks.

[...]
>  /**< Enable show port. */
>  static uint32_t enable_shw_port;
> +/**< Enable show port private info. */
> +static uint32_t enable_shw_port_priv;

That's very strange this file is using some (wrong) doxygen syntax.
I'll fix this one when applying.
A cleanup may be needed for other comments in the file.

>  /**< Enable show tm. */
>  static uint32_t enable_shw_tm;
>  /**< Enable show crypto. */



Reply via email to