[PATCH] mtd: cmdlinepart: Replace `dbg()` macro with `pr_debug()`

Miquel Raynal miquel.raynal at bootlin.com
Mon Jul 1 05:00:03 PDT 2024


On Tue, 2024-06-25 at 09:31:47 UTC, =?utf-8?b?Q3PDs2vDoXMsIEJlbmNl?= wrote:
> This macro was left over from the dawn of Git history.
> For some reason it was defined in such a way that
> you needed double brackets around it. Replace it with
> the now-standard `pr_debug()`.
> 
> Signed-off-by: Csókás, Bence <csokas.bence at prolan.hu>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/next, thanks.

Miquel



More information about the linux-mtd mailing list