On Mon, 21 Oct 2024 23:04:39 +0200
Serhii Iliushyk <sil-...@napatech.com> wrote:

> +void hw_db_inline_dump(struct flow_nic_dev *ndev, void *db_handle, const 
> struct hw_db_idx *idxs,
> +     uint32_t size, FILE *file)
> +{
> +     (void)ndev;

Use __rte_unused, it is cleaner to read then.

Reply via email to