On Thu, Aug 14, 2025 at 8:13 PM Jani Nikula <jani.nik...@linux.intel.com> wrote:
> Please read [3] on how to format and send patches.
>
> Use git send-email possibly with git format-patch. The AuthorDate and
> CommitDate stuff from --pretty=fuller do not belong here.
>
> Separate mailing list discussions from patch emails. Possibly add a
> cover letter for the explanatory texts.
>
> Use 'git commit -s' to add the Signed-off-by trailer properly.
>
> Please look at git log for proper Subject prefix, subject, and commit
> message formatting.
>
> [3] https://docs.kernel.org/process/submitting-patches.html

Thank-you Jani for the pointers, I will keep this in mind from now on.

> Really the only two alternatives here are adding ".. code-block:: c" or
> adding double-colon at the end of the "The expected usage is::" as
> suggested in [2].

Yes, the latter is working with no errors.
Thanks,
Sidharth Seela

Reply via email to