Re: [PATCH] lib: fix incorrect kernel-doc comment syntax in file
From: Miguel Ojeda <hidden>
Date: 2021-03-29 19:13:26
Also in:
linux-kernel-mentees, lkml
From: Miguel Ojeda <hidden>
Date: 2021-03-29 19:13:26
Also in:
linux-kernel-mentees, lkml
On Mon, Mar 29, 2021 at 2:11 PM Aditya Srivastava [off-list ref] wrote:
Provide a simple fix by replacing such occurrences with general comment format, i.e. '/*', to prevent kernel-doc from parsing it.
I assumed these come from the original sources and were not adapted,
but they aren't there, at least in the current version in GitHub.
Acked-by: Miguel Ojeda [off-list ref]
Cheers,
Miguel