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@xxxxxxxxxxxxxx> --- drivers/video/fbdev/udlfb.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
applied. Thanks! Helge