Re: [PATCH] cxl: drop unexpected word "the" in the comments
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2022-07-01 07:42:04
Also in:
lkml
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2022-07-01 07:42:04
Also in:
lkml
On Thu, Jun 30, 2022 at 11:10:13AM +1000, Andrew Donnellan wrote:
On Wed, 2022-06-29 at 22:15 +1000, Michael Ellerman wrote:quoted
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/882c835b71e22ca82361dab3b60b85b557abd72fI believe Greg's already merged this in char-misc...
git can handle merges like this without any problems :)