On Mon, 20 Nov 2023 17:07:56 +0200, Andy Shevchenko wrote: > LKP found issues with a kernel doc in the driver: > > core.c:116: warning: Function parameter or member 'ioss_evtconfig' not described in 'telemetry_update_events' > core.c:188: warning: Function parameter or member 'ioss_evtconfig' not described in 'telemetry_get_eventconfig' > > It looks like it were copy'n'paste typos when these descriptions > had been introduced. Fix the typos. > > [...] Thank you for your contribution, it has been applied to my local fixes branch. Note it will show up in the public platform-drivers-x86/fixes branch only once I've pushed my local branch there, which might take a while. The list of commits applied: [1/1] platform/x86: intel_telemetry: Fix kernel doc descriptions commit: a6584711e64d9d12ab79a450ec3628fd35e4f476 -- i.