Re: [PATCH 1/2] staging: sm750fb: clean up sm750_hw_imageblit() kernel-doc comment

From: Dan Carpenter

Date: Mon Sep 14 2026 - 04:55:47 EST


On Sun, Sep 13, 2026 at 04:01:39AM +0000, Gabriel Changamire wrote:
> The @start_bit description contains a stray ">-----" artifact -- a
> literal copy of an editor tab marker -- that leaves the continuation
> line "0 to 7" garbled. The @fg_color and @bg_color descriptions are
> also missing their closing parentheses.
>
> Replace the artifact with a plain indented continuation line and close
> the parentheses. Comment change only; no functional change.
>
> Signed-off-by: Gabriel Changamire <gaberashawn@xxxxxxxxx>
> ---

Acked-by: Dan Carpenter <error27@xxxxxxxxx>

regards,
dan carpenter