Re: [PATCH] btrfs: reflow comments left awkward by the typo fixes
From: David Sterba
Date: Mon Sep 07 2026 - 08:47:26 EST
On Mon, Sep 07, 2026 at 05:11:53PM +0530, Hemanth Selam wrote:
> Removing the repeated words in rbio_orig_end_io() and
> rmw_assemble_write_bios() left two comments reading oddly: one now starts
> its second sentence in lower case and wraps early, and the other fits on a
> single line. Reflow both, as Daniel Vacek pointed out.
>
> Comments only, no functional changes.
>
> Assisted-by: Cursor:claude-opus-5
> Signed-off-by: Hemanth Selam <hemanth.selam@xxxxxxxxx>
No need to send such patches if thery're an immediate followup, the
change can be done at commit time. This saves time on both sides.