Re: [PATCH] cxl: drop unexpected word "the" in the comments
From: Michael Ellerman
Date: Wed Jun 29 2022 - 08:17:12 EST
On Tue, 21 Jun 2022 20:53:21 +0800, Jiang Jian wrote:
> there is an unexpected word "the" in the comments that need to be dropped
>
> file: drivers/misc/cxl/cxl.h
> line: 1107
> +/* check if the given pci_dev is on the the cxl vphb bus */
> changed to
> +/* check if the given pci_dev is on the cxl vphb bus */
>
> [...]
Applied to powerpc/next.
[1/1] cxl: drop unexpected word "the" in the comments
https://git.kernel.org/powerpc/c/882c835b71e22ca82361dab3b60b85b557abd72f
cheers