Hi-- On 4/24/23 15:29, Armin Wolf wrote: > Add kernel doc comments useful for documenting the functions/structs > used to interact with the WMI driver core. > > Signed-off-by: Armin Wolf <W_Armin@xxxxxx> > --- > drivers/platform/x86/wmi.c | 51 +++++++++++++++++++++++++++++++------- > include/linux/wmi.h | 41 +++++++++++++++++++++++++++--- > 2 files changed, 80 insertions(+), 12 deletions(-) > Tested-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> thanks. -- ~Randy