On Thu, 12 Jan 2023, Randy Dunlap wrote: > Correct the struct name and add a short struct description to fix the > kernel-doc notation. > > Prevents this kernel-doc warning: > drivers/video/backlight/sky81452-backlight.c:64: warning: expecting prototype > for struct sky81452_platform_data. Prototype was for struct > sky81452_bl_platform_data instead > > Signed-off-by: Randy Dunlap <[email protected]> > Cc: Lee Jones <[email protected]> > Cc: Daniel Thompson <[email protected]> > Cc: Jingoo Han <[email protected]> > Cc: Helge Deller <[email protected]> > Cc: [email protected] > Cc: [email protected] > --- > drivers/video/backlight/sky81452-backlight.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks -- Lee Jones [李琼斯]
