Re: [PATCH] block: Fix the thaw_bdev reference in bdev_freeze() kernel-doc

From: Christian Brauner

Date: Tue Sep 15 2026 - 10:04:35 EST


On Fri, Sep 11, 2026 at 04:54:51PM -0700, Darrick J. Wong wrote:
> On Sat, Sep 12, 2026 at 01:34:14AM +0200, Karl Mehltretter wrote:
> > The kernel-doc comment of bdev_freeze() refers to thaw_bdev, which was
> > renamed to bdev_thaw by commit 982c3b305843 ("bdev: rename freeze and
> > thaw helpers"). Say bdev_thaw.
> >
> > Fixes: 982c3b305843 ("bdev: rename freeze and thaw helpers")
> > Assisted-by: LLM
> > Signed-off-by: Karl Mehltretter <kmehltretter@xxxxxxxxx>
>
> Not sure why I'm on this, but this is correct so
> Reviewed-by: "Darrick J. Wong" <djwong@xxxxxxxxxx>

(Questionable privilege of having been around long enough? ;))
Reviewed-by: Christian Brauner (Amutable) <brauner@xxxxxxxxxx>