On Mon, 04 Dec 2023 15:13:37 +0000, Donald Robson wrote:
> Fixing the warning below due to an unused file level vtable. Removing
> only this causes additional warnings for the now unused functions, so
> I've removed those too.
> 
> >> drivers/gpu/drm/imagination/pvr_fw_trace.c:205:37: warning: 
> >> 'pvr_fw_trace_group_mask_fops' defined but not used 
> >> [-Wunused-const-variable=]
>      205 | static const struct file_operations pvr_fw_trace_group_mask_fops = 
> {
>          |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> [...]

Applied to drm/drm-misc (drm-misc-next).

Thanks!
Maxime

Reply via email to