[PATCH] fbdev/udlfb: Use const 'struct bin_attribute' callback

Helge Deller deller at gmx.de
Sun Dec 22 06:06:35 UTC 2024


On 12/15/24 15:55, Thomas Weißschuh wrote:
> The sysfs core now provides callback variants that explicitly take a
> const pointer. Make use of it to match the attribute definition.
>
> Signed-off-by: Thomas Weißschuh <linux at weissschuh.net>
> ---
>   drivers/video/fbdev/udlfb.c | 8 ++++----
>   1 file changed, 4 insertions(+), 4 deletions(-)

applied.

Thanks!
Helge



More information about the dri-devel mailing list