]> Git Repo - linux.git/commit
backlight: sky81452: Fix sky81452_bl_platform_data kernel-doc
authorRandy Dunlap <[email protected]>
Fri, 13 Jan 2023 06:41:18 +0000 (22:41 -0800)
committerLee Jones <[email protected]>
Wed, 22 Feb 2023 10:55:26 +0000 (10:55 +0000)
commit3a396f9859755e822775319516cd71dabc2b4e69
treebd704bfa55ab6272d4c0a86c5ab419a81935cf49
parent5a7fbe452ad9e4a8988d4c20d7acf148383f8106
backlight: sky81452: Fix sky81452_bl_platform_data kernel-doc

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]>
Reviewed-by: Daniel Thompson <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
drivers/video/backlight/sky81452-backlight.c
This page took 0.053466 seconds and 4 git commands to generate.