diff mbox series

[V2] usb: Fix typo in comment

Message ID SI2PR02MB4603F6E3B7E062EF76656956DDED9@SI2PR02MB4603.apcprd02.prod.outlook.com
State New
Headers show
Series [V2] usb: Fix typo in comment | expand

Commit Message

Gongwei Li Dec. 27, 2022, 6:59 a.m. UTC
From: Gongwei Li <ligongwei@kylinos.cn>

Spelling mistake in comment.

Signed-off-by: Gongwei Li <ligongwei@kylinos.cn>
---
 drivers/usb/host/pci-quirks.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Bagas Sanjaya Jan. 13, 2023, 2:57 a.m. UTC | #1
On Wed, Dec 28, 2022 at 11:27:04AM +0100, Greg KH wrote:
> On Tue, Dec 27, 2022 at 02:59:30PM +0800, Gongwei Li wrote:
> > From: Gongwei Li <ligongwei@kylinos.cn>
> 
> Please fix your corporate email systems so that you do not have to use
> a hotmail.com account.  Otherwise how can we verify that this email
> address really is the one to be attributed to this change?
> 

Hi Greg,

I have seen an example of reply message sent from @kylinos.cn at [1].
The Received: header contains reference to mailgw:

> Received: from [192.168.1.105] [(183.242.54.212)] by mailgw
>         (envelope-from <jianghaoran@kylinos.cn>)
>         (Generic MTA)
>         with ESMTP id 1962507765; Sat, 01 Oct 2022 08:47:44 +0800

However, mailgw [2] is a "10-minute mail" temporary mail inbox service.
The mailbox expires and refreshes every 10 minutes. That means, people have to
reply within 10 minutes window before messages there will be permanently
deleted. Consequently, for @kylinos.cn people, they have to either Cc: (or
Reply-to:) their personal addresses or send patches from such addresses in
order to keep receiving ML traffic.

Thanks.

[1]: https://lore.kernel.org/lkml/7b707ba4-c3f2-dd17-e3f2-e4d143b76245@kylinos.cn/raw
[2]: https://mail.gw/en/
diff mbox series

Patch

diff --git a/drivers/usb/host/pci-quirks.c b/drivers/usb/host/pci-quirks.c
index ef08d68b9714..ebc478def1d7 100644
--- a/drivers/usb/host/pci-quirks.c
+++ b/drivers/usb/host/pci-quirks.c
@@ -1103,7 +1103,7 @@  void usb_enable_intel_xhci_ports(struct pci_dev *xhci_pdev)
 	pci_read_config_dword(xhci_pdev, USB_INTEL_USB2PRM,
 			&ports_available);
 
-	dev_dbg(&xhci_pdev->dev, "Configurable USB 2.0 ports to hand over to xCHI: 0x%x\n",
+	dev_dbg(&xhci_pdev->dev, "Configurable USB 2.0 ports to hand over to xHCI: 0x%x\n",
 			ports_available);
 
 	/* Write XUSB2PR, the xHC USB 2.0 Port Routing Register, to