From patchwork Wed Jul 15 04:56:58 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11664197 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 2792A13B4 for ; Wed, 15 Jul 2020 04:57:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 060902076D for ; Wed, 15 Jul 2020 04:57:26 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="wXbyNJer" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727065AbgGOE5H (ORCPT ); Wed, 15 Jul 2020 00:57:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47800 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725932AbgGOE5H (ORCPT ); Wed, 15 Jul 2020 00:57:07 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3FF1CC061755; Tue, 14 Jul 2020 21:57:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:MIME-Version: Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:In-Reply-To:References; bh=QH+Jx7GuW5CZ9F7NvhpWICwR1gQiO7ytC/JPD1xAQ8A=; b=wXbyNJerlnoUG/6yjY1iMxP/sc 8Yj3hhphZtZYY6RKYXh6qiGmCC2PdarEvOWBi6Bhp38zQiPeaN0rvv4Lfi+Cz/brvpGEopojNnQJF A0Ao5/pJBCtzgYW8zfFiwyg5WvZVo7pGohEeiBq9SwS2LbVCUBim2v/+epB2+p4UjclZv4pozzGNl ymxV4uUmiRN+7p8bNHckN2oc8FBh79+oOEfTX4+L+5ENooz2FoHFnd2PC9OCYZz7+No3eKSxKqzih pHZ411/Vfp3R7sRu/RXSuZaFW/paMbqYwSpfsJad58WshVkUA4w22GoUw8vEjGSzqk8BRPAgjbrBC z8P0vi3g==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by casper.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jvZTc-0005gJ-I9; Wed, 15 Jul 2020 04:57:05 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Greg Kroah-Hartman , linux-usb@vger.kernel.org Subject: [PATCH 1/4] usb: linux/usb.h: drop duplicated word in comment Date: Tue, 14 Jul 2020 21:56:58 -0700 Message-Id: <20200715045701.22949-1-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Sender: linux-usb-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org Drop the doubled word "the" in a comment. Signed-off-by: Randy Dunlap Cc: Greg Kroah-Hartman Cc: linux-usb@vger.kernel.org --- include/linux/usb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200714.orig/include/linux/usb.h +++ linux-next-20200714/include/linux/usb.h @@ -341,7 +341,7 @@ struct usb_interface_cache { * @interface: array of pointers to usb_interface structures, one for each * interface in the configuration. The number of interfaces is stored * in desc.bNumInterfaces. These pointers are valid only while the - * the configuration is active. + * configuration is active. * @intf_cache: array of pointers to usb_interface_cache structures, one * for each interface in the configuration. These structures exist * for the entire life of the device. From patchwork Wed Jul 15 04:56:59 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11664191 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 6DD27913 for ; Wed, 15 Jul 2020 04:57:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4518A206F4 for ; Wed, 15 Jul 2020 04:57:16 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="T8uaikqt" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727913AbgGOE5K (ORCPT ); Wed, 15 Jul 2020 00:57:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47802 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725932AbgGOE5I (ORCPT ); Wed, 15 Jul 2020 00:57:08 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 90001C061755; Tue, 14 Jul 2020 21:57:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description; bh=STUO+XIIFpmBUz8ndZfBnBd61dv3oLoNgTAECGiMfc0=; b=T8uaikqtvHpMZtI5SQKdxvMHGl uLSSnMcbrukSKnQQp+pNYIMCueOwxwO4HGsQ3sCUlqTQ3MPI6CwB34dDet4cwOr0qVfhfEntv8tMd BDN0XK7vxGVY737yutDj1j2UGlpb780a/nIobkueVg6ioB3SMDgfHtcJtfYM+JHgKyN7oRJ1YRNxM QxmcbY1DfcOPUXOSlZXxACW8D4BdXyZw0zMfez2fyrg6AithFfN1qgdT6Q+o6oV0Q1Q63gtosLkyU rQyk+FNvz0wRn0yHKZmIJ1mbKidqeEcgcMp7yXOTAvfD9ayv81yxKAg/r67m7LxDGgOMVMIFwajT3 S0JB75+Q==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by casper.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jvZTe-0005gJ-H5; Wed, 15 Jul 2020 04:57:07 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Greg Kroah-Hartman , linux-usb@vger.kernel.org Subject: [PATCH 2/4] usb: linux/usb/gadget.h: fix duplicated word in comment Date: Tue, 14 Jul 2020 21:56:59 -0700 Message-Id: <20200715045701.22949-2-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200715045701.22949-1-rdunlap@infradead.org> References: <20200715045701.22949-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-usb-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org Change the doubled word "in" to "be in" in a comment. Signed-off-by: Randy Dunlap Cc: Greg Kroah-Hartman Cc: linux-usb@vger.kernel.org --- include/linux/usb/gadget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200714.orig/include/linux/usb/gadget.h +++ linux-next-20200714/include/linux/usb/gadget.h @@ -731,7 +731,7 @@ int usb_gadget_probe_driver(struct usb_g * it will first disconnect(). The driver is also requested * to unbind() and clean up any device state, before this procedure * finally returns. It's expected that the unbind() functions - * will in in exit sections, so may not be linked in some kernels. + * will be in exit sections, so may not be linked in some kernels. */ int usb_gadget_unregister_driver(struct usb_gadget_driver *driver); From patchwork Wed Jul 15 04:57:00 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11664195 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 29D1913B4 for ; Wed, 15 Jul 2020 04:57:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0880F207E8 for ; Wed, 15 Jul 2020 04:57:22 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="FvmKO3KD" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727942AbgGOE5M (ORCPT ); Wed, 15 Jul 2020 00:57:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47810 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727891AbgGOE5K (ORCPT ); Wed, 15 Jul 2020 00:57:10 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 22FA1C061755; Tue, 14 Jul 2020 21:57:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description; bh=UusgCWUIBaDBSccSzVJ4Jc8kH/9t+4uHWQgs2V1hKbs=; b=FvmKO3KDSprDGSCLjdu0hfQ2J/ RRRCi5K6UJ3SZ0lhLcws7TCwEoHIgDOzi2o2fs2tYarcgoZc4Exyy9SBABAjeTcA9jcIIpF+9OBWV K7KoK7l80q28N36mQElfJu0j5EER/YtlpQTuXPzdqpUxFx14n8z8wSd5HVMhZawEvMj2OQVRzJfS7 5xgTxpthhXiVoo6tO53V1+UoyMp2c7iQYqte7/MwztzCTAyNz613LZnuAjswsfzsyDGazcRxVTy+Q IuTHpKsy4Nk4Mz7K5RPvirxv004hNg1jYVllz2zZkQKaujwTZIYreGN0QmarZCa7J7fs277vNQszX PdifSOeg==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by casper.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jvZTg-0005gJ-85; Wed, 15 Jul 2020 04:57:08 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Greg Kroah-Hartman , linux-usb@vger.kernel.org Subject: [PATCH 3/4] usb: linux/usb/pd_vdo.h: drop duplicated word in comment Date: Tue, 14 Jul 2020 21:57:00 -0700 Message-Id: <20200715045701.22949-3-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200715045701.22949-1-rdunlap@infradead.org> References: <20200715045701.22949-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-usb-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org Drop the doubled word "all" in a comment. Signed-off-by: Randy Dunlap Cc: Greg Kroah-Hartman Cc: linux-usb@vger.kernel.org --- include/linux/usb/pd_vdo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200714.orig/include/linux/usb/pd_vdo.h +++ linux-next-20200714/include/linux/usb/pd_vdo.h @@ -249,7 +249,7 @@ * SVDM Discover SVIDs request -> response * * Request is properly formatted VDM Header with discover SVIDs command. - * Response is a set of SVIDs of all all supported SVIDs with all zero's to + * Response is a set of SVIDs of all supported SVIDs with all zero's to * mark the end of SVIDs. If more than 12 SVIDs are supported command SHOULD be * repeated. */ From patchwork Wed Jul 15 04:57:01 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11664193 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 0D665913 for ; Wed, 15 Jul 2020 04:57:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EAA65207E8 for ; Wed, 15 Jul 2020 04:57:18 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="GzHzqzlx" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728006AbgGOE5N (ORCPT ); Wed, 15 Jul 2020 00:57:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47816 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725932AbgGOE5M (ORCPT ); Wed, 15 Jul 2020 00:57:12 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B2FA2C061755; Tue, 14 Jul 2020 21:57:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description; bh=DPbfpG/KWvvF35gI4SQBvg79MOA4RF/nFNBLBvf5o58=; b=GzHzqzlxU2CrPGbAG6KbyumdZb qyeyFXeYoSx7dpQGVPwu8N+oohi7/X+FsrRFxzd69bdLH5Fta4DNLVUVcwahsQcFwgfUml/vX49/w q6182Ko2cohOPlYYuddASQcx/dFbKN+h2jUXcdX0CfoxKRJqanyeUVV5oW9R2C4Ik4p7czDlYE6AS 3X5hLZXhBUFI8Jk0UNyemObYUsitNrgKD6nDgXqHC8CmlN1kmnDewqlUNvl8+we0G+ZuR5wiAV+hk lI72khX4p5cx1PRF+S6n6THo/elf0pyQVHhSDdpsc259J+P+KtYWIZrImQ+uPs3w8Mqw3hHCD4JU5 uFVHHypw==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by casper.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jvZTh-0005gJ-Sb; Wed, 15 Jul 2020 04:57:10 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Greg Kroah-Hartman , linux-usb@vger.kernel.org Subject: [PATCH 4/4] usb: linux/usb/serial.h: drop duplicated word in comment Date: Tue, 14 Jul 2020 21:57:01 -0700 Message-Id: <20200715045701.22949-4-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200715045701.22949-1-rdunlap@infradead.org> References: <20200715045701.22949-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-usb-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org Drop the doubled word "set" in a comment. Signed-off-by: Randy Dunlap Cc: Greg Kroah-Hartman Cc: linux-usb@vger.kernel.org --- include/linux/usb/serial.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200714.orig/include/linux/usb/serial.h +++ linux-next-20200714/include/linux/usb/serial.h @@ -212,7 +212,7 @@ struct usb_serial_endpoints { * Return 0 to continue on with the initialization sequence. Anything * else will abort it. * @attach: pointer to the driver's attach function. - * This will be called when the struct usb_serial structure is fully set + * This will be called when the struct usb_serial structure is fully * set up. Do any local initialization of the device, or any private * memory structure allocation at this point in time. * @disconnect: pointer to the driver's disconnect function. This will be