On Mon, Jul 21, 2025 at 3:48 AM Vincent Mailhol
wrote:
>
> On 21/07/2025 at 00:24, Luis Felipe Hernandez wrote:
> > Fix kernel-doc issues that reported Unexpected indentation errors
> > durring documentation build (make htmldocs) in CAN, I3C and GPU drivers.
> ^^^
> during
>
> > Convert form
On 21/07/2025 at 00:24, Luis Felipe Hernandez wrote:
> Fix kernel-doc issues that reported Unexpected indentation errors
> durring documentation build (make htmldocs) in CAN, I3C and GPU drivers.
^^^
during
> Convert formatting to proper ReST list syntax to resolve warning.
>
> Changes sinc
On Sun, Jul 20, 2025 at 3:03 PM Randy Dunlap wrote:
>
> + Bagas
>
> On 7/20/25 8:24 AM, Luis Felipe Hernandez wrote:
> > Fix kernel-doc issues that reported Unexpected indentation errors
> > durring documentation build (make htmldocs) in CAN, I3C and GPU drivers.
> >
> > Convert formatting to prop
+ Bagas
On 7/20/25 8:24 AM, Luis Felipe Hernandez wrote:
> Fix kernel-doc issues that reported Unexpected indentation errors
> durring documentation build (make htmldocs) in CAN, I3C and GPU drivers.
>
> Convert formatting to proper ReST list syntax to resolve warning.
>
> Changes since v1:
> -
Fix kernel-doc issues that reported Unexpected indentation errors
durring documentation build (make htmldocs) in CAN, I3C and GPU drivers.
Convert formatting to proper ReST list syntax to resolve warning.
Changes since v1:
- Convert return value descriptions to proper ReST format
- Fix code block