Message ID | 1645060971-27141-1-git-send-email-quic_linyyuan@quicinc.com |
---|---|
Headers | show
Return-Path: <linux-usb-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9EF37C433F5 for <linux-usb@archiver.kernel.org>; Thu, 17 Feb 2022 01:23:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230226AbiBQBXM (ORCPT <rfc822;linux-usb@archiver.kernel.org>); Wed, 16 Feb 2022 20:23:12 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:52744 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230161AbiBQBXL (ORCPT <rfc822;linux-usb@vger.kernel.org>); Wed, 16 Feb 2022 20:23:11 -0500 Received: from alexa-out.qualcomm.com (alexa-out.qualcomm.com [129.46.98.28]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 793201F2246 for <linux-usb@vger.kernel.org>; Wed, 16 Feb 2022 17:22:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; i=@quicinc.com; q=dns/txt; s=qcdkim; t=1645060978; x=1676596978; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=Yh0U+Fpze+az2LWG9k9AT/kjycKUsufdPMlhzP1JJXQ=; b=dXcSbIie+aZ4/pXLSLxGf/XsieatNmXV+n/U6WIviEKCBlgbn3halp+U GGcGpdxzytn3GD4f2q95LbrLA7zI6ZKBWKixlNOifhxwIP+Np6Be645oN tEMdsv2AAvKrXlB1UFfvCADQw96YF9BHBXK5VJkJ/QQCDwFEniWlHPzI7 I=; Received: from ironmsg-lv-alpha.qualcomm.com ([10.47.202.13]) by alexa-out.qualcomm.com with ESMTP; 16 Feb 2022 17:22:58 -0800 X-QCInternal: smtphost Received: from nasanex01c.na.qualcomm.com ([10.47.97.222]) by ironmsg-lv-alpha.qualcomm.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Feb 2022 17:22:57 -0800 Received: from nalasex01b.na.qualcomm.com (10.47.209.197) by nasanex01c.na.qualcomm.com (10.47.97.222) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.15; Wed, 16 Feb 2022 17:22:57 -0800 Received: from linyyuan-gv.qualcomm.com (10.80.80.8) by nalasex01b.na.qualcomm.com (10.47.209.197) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.922.19; Wed, 16 Feb 2022 17:22:56 -0800 From: Linyu Yuan <quic_linyyuan@quicinc.com> To: Mathias Nyman <mathias.nyman@intel.com>, Greg Kroah-Hartman <gregkh@linuxfoundation.org> CC: <linux-usb@vger.kernel.org>, Jack Pham <quic_jackp@quicinc.com>, "Linyu Yuan" <quic_linyyuan@quicinc.com> Subject: [PATCH v2 0/5] usb: xhci: fix of some code/comment Date: Thu, 17 Feb 2022 09:22:46 +0800 Message-ID: <1645060971-27141-1-git-send-email-quic_linyyuan@quicinc.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) To nalasex01b.na.qualcomm.com (10.47.209.197) Precedence: bulk List-ID: <linux-usb.vger.kernel.org> X-Mailing-List: linux-usb@vger.kernel.org |
Series |
usb: xhci: fix of some code/comment
|
expand
|