From patchwork Sun Jul 26 00:34:24 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11685361 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 A35D6722 for ; Sun, 26 Jul 2020 00:34:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 807292074A for ; Sun, 26 Jul 2020 00:34:55 +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="Y/dPwwj0" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728076AbgGZAeg (ORCPT ); Sat, 25 Jul 2020 20:34:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52916 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727034AbgGZAeg (ORCPT ); Sat, 25 Jul 2020 20:34:36 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 38345C08C5C0; Sat, 25 Jul 2020 17:34:36 -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=st2ECFJOxFlZ5/xWIEkr9NikQ5GLxltD8J0+EBvRykA=; b=Y/dPwwj0UHALTq4fZOUOXNp4pT /siNsfogCpPQ2HjwykYErn7Nc1lid/6J8tV5zfMe4Z2CDBfctucXEVh6x8ZL2YJea0PN+KXGRqt5J rezR4qS9BLITqkiG0EUm5oP4f/vmNn2meSPVmzAZvBxlHHLstLG8rS1YLbx/VnWKPAtb3KmLoNcTC 6MjF3jcp07iiu7sqVucIzSMpn3CyINC+JKjABY/PWRDUpWIIDXUOuLzmbFkNM13aXDJTANZgiS4Hw QT7XSJ3A72jYz/PqFbJgm6HVUtYuwKc6OTE25QWSPvrDKWOSfuomIJMGJBoWyjwO3/TA0CY2Ogwx3 Op0dZieQ==; 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 1jzUcc-000328-BN; Sun, 26 Jul 2020 00:34:34 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Thomas Bogendoerfer , linux-mips@vger.kernel.org Subject: [PATCH 1/6] mips: io.h: delete duplicated word Date: Sat, 25 Jul 2020 17:34:24 -0700 Message-Id: <20200726003429.20356-2-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200726003429.20356-1-rdunlap@infradead.org> References: <20200726003429.20356-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-mips-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org Delete the repeated word "on". Signed-off-by: Randy Dunlap Cc: Thomas Bogendoerfer Cc: linux-mips@vger.kernel.org --- arch/mips/include/asm/io.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200720.orig/arch/mips/include/asm/io.h +++ linux-next-20200720/arch/mips/include/asm/io.h @@ -59,7 +59,7 @@ * which all ports are being mapped. For sake of efficiency some code * assumes that this is an address that can be loaded with a single lui * instruction, so the lower 16 bits must be zero. Should be true on - * on any sane architecture; generic code does not use this assumption. + * any sane architecture; generic code does not use this assumption. */ extern unsigned long mips_io_port_base; From patchwork Sun Jul 26 00:34:25 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11685359 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 7EF1513B1 for ; Sun, 26 Jul 2020 00:34:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5CFFA2074A for ; Sun, 26 Jul 2020 00:34:54 +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="cZzlONws" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728135AbgGZAej (ORCPT ); Sat, 25 Jul 2020 20:34:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52922 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727034AbgGZAei (ORCPT ); Sat, 25 Jul 2020 20:34:38 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D6597C08C5C0; Sat, 25 Jul 2020 17:34:37 -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=9Of6SQR8Z8xqGqlVKIua3hGU8KQ+CACt6X4R/sjXbiA=; b=cZzlONws0YXucIHvzN1JVL2R98 MBI6/kb9z+9BC3zcMEeRqnfPsJ4avE8li1/dmGUWOKLnE5mkoLYAB9AR1L7AzVNaBIBJteRNJRSrq /BeqFP/n6mS6motK6Gs3d2G6xY2dGLqJQdJzvC9m4To+rolqAww4LdrrDJGG14XpOe2vsWSdxuh4d S78wukQK2NKGXmCRzvZNjMaGr1yBNZASbLLzPr4kZls8fQSnpMWmkrUO7PZrQLxB3gvLoKs9PQotd Pv4SGO5PO+8mgwQ//CkFMPETPjx5Tt9/bEiitJQ+sgH9He+R4HCRcEq9wU+jELBJlc45/w7W2ejwP /JDazZCQ==; 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 1jzUce-000328-0n; Sun, 26 Jul 2020 00:34:36 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Thomas Bogendoerfer , linux-mips@vger.kernel.org Subject: [PATCH 2/6] mips: octeon: cvmx-l2c.h: delete duplicated word Date: Sat, 25 Jul 2020 17:34:25 -0700 Message-Id: <20200726003429.20356-3-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200726003429.20356-1-rdunlap@infradead.org> References: <20200726003429.20356-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-mips-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org Delete the repeated word "Returns". Signed-off-by: Randy Dunlap Cc: Thomas Bogendoerfer Cc: linux-mips@vger.kernel.org --- arch/mips/include/asm/octeon/cvmx-l2c.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200720.orig/arch/mips/include/asm/octeon/cvmx-l2c.h +++ linux-next-20200720/arch/mips/include/asm/octeon/cvmx-l2c.h @@ -327,7 +327,7 @@ void cvmx_l2c_flush(void); /** * - * Returns Returns the size of the L2 cache in bytes, + * Returns the size of the L2 cache in bytes, * -1 on error (unrecognized model) */ int cvmx_l2c_get_cache_size_bytes(void); From patchwork Sun Jul 26 00:34:26 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11685357 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 4122513B1 for ; Sun, 26 Jul 2020 00:34:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1F2AA2074A for ; Sun, 26 Jul 2020 00:34:53 +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="deMhuseK" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728163AbgGZAek (ORCPT ); Sat, 25 Jul 2020 20:34:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52930 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727034AbgGZAej (ORCPT ); Sat, 25 Jul 2020 20:34:39 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 89E1AC08C5C0; Sat, 25 Jul 2020 17:34:39 -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=BQ2zYma7Y0wHo3m3QwZhwQFRnnQduL+BBfZMA8stLg8=; b=deMhuseKQ6jXK57jJvdBnLR7wS KHkWPCh8sTmNiWi7hldkYymt7K+HL+rZsaAThx8kciqcb+o4fACuEQM1kBpv1gakKtSNT2OImxKL4 ePlZr/hGrqaVtKzGEVPZEKR5kxrBFr03g0mj22b6gNxZ/NhS62aCPZgV3SXkG0D/qpLRd9jU27tkI 633iUc4uTcrM06+4GeOaMRhzvSxZ6snYY58DdeXCpxJzfqm5ahvIa7vtHpS5vFnWseQfOwsiuB8bm 7wMo7cxe4viFq92ebCd5kBYYEjSbH8a/F2mgt1QRhsTd3JjM/R83x3x45b129jyi08DXul3e6A59f Xuk6BdJQ==; 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 1jzUcf-000328-Li; Sun, 26 Jul 2020 00:34:38 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Thomas Bogendoerfer , linux-mips@vger.kernel.org Subject: [PATCH 3/6] mips: octeon: cvmx-pip.h: delete duplicated word Date: Sat, 25 Jul 2020 17:34:26 -0700 Message-Id: <20200726003429.20356-4-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200726003429.20356-1-rdunlap@infradead.org> References: <20200726003429.20356-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-mips-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org Delete the repeated word "the". Signed-off-by: Randy Dunlap Cc: Thomas Bogendoerfer Cc: linux-mips@vger.kernel.org --- arch/mips/include/asm/octeon/cvmx-pip.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200720.orig/arch/mips/include/asm/octeon/cvmx-pip.h +++ linux-next-20200720/arch/mips/include/asm/octeon/cvmx-pip.h @@ -503,7 +503,7 @@ static inline void cvmx_pip_tag_mask_cle * offsetof() to determine the offsets into packet headers. * For example, offsetof(ethhdr, protocol) returns the offset * of the ethernet protocol field. The bitmask selects which - * bytes to include the the tag, with bit offset X selecting + * bytes to include the tag, with bit offset X selecting * byte at offset X from the beginning of the packet data. * @len: Number of bytes to include. Usually this is the sizeof() * the field. From patchwork Sun Jul 26 00:34:27 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11685355 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 7C357722 for ; Sun, 26 Jul 2020 00:34:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 59B6C20719 for ; Sun, 26 Jul 2020 00:34:52 +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="t+MKrRZZ" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728178AbgGZAem (ORCPT ); Sat, 25 Jul 2020 20:34:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52932 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727034AbgGZAel (ORCPT ); Sat, 25 Jul 2020 20:34:41 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3EFB3C08C5C0; Sat, 25 Jul 2020 17:34:41 -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=nBk4Q7orQIK0jkBUUDU0U2iWDTc0Pyf+uhCmouq6Ync=; b=t+MKrRZZSDsom1JbZ3a3QgFdY+ BLgIrrwYyCYyLE/QDDh0AqbrwZCCaPHxLI34brPowCrMpOkGFKm1K0UWokYCwEPSD3GxdxXZ6Uw5y 8mU7XtahRRPW6WFyTM+utqnkSlkPpK7DMv4fnof08OzEJochB3O9QPnMu9vURw/13GFrhhD8S3MkH sqOWT1/qyspkEBnG2uVqXK1A+S8c+gxNsRj6qDtwZeRVKM+neCePTYskNWMwMBVH0yGNQ7SXPneps 5PEheFBYiMzGG1d6AVjbqJfU4R7mo545bnkxwKHiqmELyM0S25v/gO4KJO9Ix98Nf8TwkXIrAkCnl ep245+sQ==; 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 1jzUch-000328-Ad; Sun, 26 Jul 2020 00:34:39 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Thomas Bogendoerfer , linux-mips@vger.kernel.org Subject: [PATCH 4/6] mips: octeon: cvmx-pkoh: fix duplicated words Date: Sat, 25 Jul 2020 17:34:27 -0700 Message-Id: <20200726003429.20356-5-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200726003429.20356-1-rdunlap@infradead.org> References: <20200726003429.20356-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-mips-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org Delete the repeated word "command". Delete the repeated words "returns" and convert to kernel-doc notation by adding a ':'. Signed-off-by: Randy Dunlap Cc: Thomas Bogendoerfer Cc: linux-mips@vger.kernel.org --- arch/mips/include/asm/octeon/cvmx-pko.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) --- linux-next-20200720.orig/arch/mips/include/asm/octeon/cvmx-pko.h +++ linux-next-20200720/arch/mips/include/asm/octeon/cvmx-pko.h @@ -40,8 +40,7 @@ * generic code while CVMX_PKO_LOCK_CMD_QUEUE should be used * with hand tuned fast path code. * - * Some of other SDK differences visible to the command command - * queuing: + * Some of other SDK differences visible to the command queuing: * - PKO indexes are no longer stored in the FAU. A large * percentage of the FAU register block used to be tied up * maintaining PKO queue pointers. These are now stored in a @@ -413,7 +412,7 @@ static inline void cvmx_pko_send_packet_ * @use_locking: CVMX_PKO_LOCK_NONE, CVMX_PKO_LOCK_ATOMIC_TAG, or * CVMX_PKO_LOCK_CMD_QUEUE * - * Returns returns CVMX_PKO_SUCCESS on success, or error code on + * Returns: CVMX_PKO_SUCCESS on success, or error code on * failure of output */ static inline cvmx_pko_status_t cvmx_pko_send_packet_finish( @@ -456,7 +455,7 @@ static inline cvmx_pko_status_t cvmx_pko * @use_locking: CVMX_PKO_LOCK_NONE, CVMX_PKO_LOCK_ATOMIC_TAG, or * CVMX_PKO_LOCK_CMD_QUEUE * - * Returns returns CVMX_PKO_SUCCESS on success, or error code on + * Returns: CVMX_PKO_SUCCESS on success, or error code on * failure of output */ static inline cvmx_pko_status_t cvmx_pko_send_packet_finish3( From patchwork Sun Jul 26 00:34:28 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11685353 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 B82AF13B1 for ; Sun, 26 Jul 2020 00:34:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9F99320719 for ; Sun, 26 Jul 2020 00:34:51 +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="t13M84+K" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728193AbgGZAen (ORCPT ); Sat, 25 Jul 2020 20:34:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52940 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728191AbgGZAen (ORCPT ); Sat, 25 Jul 2020 20:34:43 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EE414C08C5C0; Sat, 25 Jul 2020 17:34:42 -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=8wofnX+791P80MuJAV6iQxesMHh82XaMA5nH+wlVEnQ=; b=t13M84+K/VdkyCs1w5IwasCD81 +pOvThEn0EYb/g7Ck+XCiIx4F4ykld5FIS8lqiIP14N4O/tNVHiFIeRcwp/UWeXFrDytYo+uobWaS O+v+b5KEJwwlT5/yPrvJlLU+zoRQuNrHMRkkvl6DFe0jd7zP0F9jfHJkqurvc9/7Yv0acK6h6bipY wrakHpxbxpoOpQJqQUGNHQiDIt0dMWqvUTrxjgKssB82wT1COgfn9mNkOxIAubWyglgqVBd+Q6ReX 4QNESueAGRTpw3DO0CcJIHF83ViW/QU1pvevJiDKST8+rS9Mw1Tdxyd17gvnXyd3jsuKUNUFhTeWA OFcdsz4A==; 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 1jzUcj-000328-0s; Sun, 26 Jul 2020 00:34:41 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Thomas Bogendoerfer , linux-mips@vger.kernel.org Subject: [PATCH 5/6] mips: octeon: cvmx-pow.h: fix duplicated words Date: Sat, 25 Jul 2020 17:34:28 -0700 Message-Id: <20200726003429.20356-6-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200726003429.20356-1-rdunlap@infradead.org> References: <20200726003429.20356-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-mips-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org Delete the repeated words "Returns" and convert to kernel-doc notation by adding a ':'. Signed-off-by: Randy Dunlap Cc: Thomas Bogendoerfer Cc: linux-mips@vger.kernel.org --- arch/mips/include/asm/octeon/cvmx-pow.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) --- linux-next-20200720.orig/arch/mips/include/asm/octeon/cvmx-pow.h +++ linux-next-20200720/arch/mips/include/asm/octeon/cvmx-pow.h @@ -1345,7 +1345,7 @@ static inline void cvmx_pow_tag_sw_wait( * @wait: When set, call stalls until work becomes avaiable, or times out. * If not set, returns immediately. * - * Returns Returns the WQE pointer from POW. Returns NULL if no work + * Returns: the WQE pointer from POW. Returns NULL if no work * was available. */ static inline struct cvmx_wqe *cvmx_pow_work_request_sync_nocheck(cvmx_pow_wait_t @@ -1379,7 +1379,7 @@ static inline struct cvmx_wqe *cvmx_pow_ * @wait: When set, call stalls until work becomes avaiable, or times out. * If not set, returns immediately. * - * Returns Returns the WQE pointer from POW. Returns NULL if no work + * Returns: the WQE pointer from POW. Returns NULL if no work * was available. */ static inline struct cvmx_wqe *cvmx_pow_work_request_sync(cvmx_pow_wait_t wait) @@ -1398,7 +1398,7 @@ static inline struct cvmx_wqe *cvmx_pow_ * This function waits for any previous tag switch to complete before * requesting the null_rd. * - * Returns Returns the POW state of type cvmx_pow_tag_type_t. + * Returns: the POW state of type cvmx_pow_tag_type_t. */ static inline enum cvmx_pow_tag_type cvmx_pow_work_request_null_rd(void) { @@ -1482,7 +1482,7 @@ static inline void cvmx_pow_work_request * @scr_addr: Scratch memory address to get result from Byte address, * must be 8 byte aligned. * - * Returns Returns the WQE from the scratch register, or NULL if no + * Returns: the WQE from the scratch register, or NULL if no * work was available. */ static inline struct cvmx_wqe *cvmx_pow_work_response_async(int scr_addr) From patchwork Sun Jul 26 00:34:29 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11685351 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 69FA913B1 for ; Sun, 26 Jul 2020 00:34:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 51FC52076A for ; Sun, 26 Jul 2020 00:34:46 +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="ny9Xpg8I" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728203AbgGZAep (ORCPT ); Sat, 25 Jul 2020 20:34:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52946 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728199AbgGZAep (ORCPT ); Sat, 25 Jul 2020 20:34:45 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C38A9C08C5C0; Sat, 25 Jul 2020 17:34:44 -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=bO8mC88MKszxuKvPDLhmpYX37THoX1W9wcy78nU2bQ4=; b=ny9Xpg8Ixq338iEFm4IT+DdDiJ i6GjE00NrrIsKjhOB4/OCP1VRk5j9kFT3AMOHA3ga9wRg8wl19CIFcVqGaVSpQyb7Z5AEWKKvHhFH hdberdzWbay0xrNW1H75cM6SCclKMUIkAaDY0V0Czj05mINTq+/gNPLCg/KLP79ZTVoom8Jh6O034 TedJaS1rqRKNcoDllFeHGZOrOySQiUfouoCqGeNQuATD7oIG0eKQxDSEZkgT9t5qlU//0PIV7FXsL wmq2Q6w/VVHd2g68aW8GJlRSYhoB0iw9RDARhWv0ZsDeGhQsvaysItm9Orl8DWsoywToB+F7kgop3 vvTGjW0Q==; 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 1jzUck-000328-P0; Sun, 26 Jul 2020 00:34:43 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Thomas Bogendoerfer , linux-mips@vger.kernel.org Subject: [PATCH 6/6] mips: octeon: octeon.h: delete duplicated word Date: Sat, 25 Jul 2020 17:34:29 -0700 Message-Id: <20200726003429.20356-7-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200726003429.20356-1-rdunlap@infradead.org> References: <20200726003429.20356-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-mips-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org Delete the repeated word "as". Signed-off-by: Randy Dunlap Cc: Thomas Bogendoerfer Cc: linux-mips@vger.kernel.org --- arch/mips/include/asm/octeon/octeon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200720.orig/arch/mips/include/asm/octeon/octeon.h +++ linux-next-20200720/arch/mips/include/asm/octeon/octeon.h @@ -198,7 +198,7 @@ union octeon_cvmemctl { * CvmMemCtl[DIDTTO] */ __BITFIELD_FIELD(uint64_t didtto2:1, /* R/W If set, marked write-buffer entries time out - * the same as as other entries; if clear, marked + * the same as other entries; if clear, marked * write-buffer entries use the maximum timeout. */ __BITFIELD_FIELD(uint64_t dismarkwblongto:1, /* R/W If set, a merged store does not clear the