Re: [PATCH] cxl: drop unexpected word "the" in the comments
From: Andrew Donnellan <hidden>
Date: 2022-06-30 01:10:47
Also in:
lkml
From: Andrew Donnellan <hidden>
Date: 2022-06-30 01:10:47
Also in:
lkml
On Wed, 2022-06-29 at 22:15 +1000, Michael Ellerman wrote:
On Tue, 21 Jun 2022 20:53:21 +0800, Jiang Jian wrote:quoted
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
I believe Greg's already merged this in char-misc... Andrew