RE: [PATCH v2 03/26] drm/xe/pf: Add save/restore control state stubs and connect to debugfs
From: Tian, Kevin
Date: Mon Oct 27 2025 - 23:06:27 EST
> From: Winiarski, Michal <michal.winiarski@xxxxxxxxx>
> Sent: Wednesday, October 22, 2025 6:41 AM
>
> +int xe_gt_sriov_pf_control_trigger_save_vf(struct xe_gt *gt, unsigned int
> vfid)
the prefix is too long. xe_gt_sriov_trigger_save_vf() or
xe_gt_trigger_save_vf() is sufficient.