From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.5 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0638DC433E0 for ; Wed, 8 Jul 2020 06:10:55 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id AE04920786 for ; Wed, 8 Jul 2020 06:10:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=oracle.com header.i=@oracle.com header.b="uuyg3Ad0" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AE04920786 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=oracle.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from bilbo.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 4B1pp35pMGzDr3k for ; Wed, 8 Jul 2020 16:10:51 +1000 (AEST) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=oracle.com (client-ip=141.146.126.78; helo=aserp2120.oracle.com; envelope-from=martin.petersen@oracle.com; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=pass (p=none dis=none) header.from=oracle.com Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=oracle.com header.i=@oracle.com header.a=rsa-sha256 header.s=corp-2020-01-29 header.b=uuyg3Ad0; dkim-atps=neutral Received: from aserp2120.oracle.com (aserp2120.oracle.com [141.146.126.78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4B1pln3RvszDr3G for ; Wed, 8 Jul 2020 16:08:52 +1000 (AEST) Received: from pps.filterd (aserp2120.oracle.com [127.0.0.1]) by aserp2120.oracle.com (8.16.0.42/8.16.0.42) with SMTP id 06866bmk045564; Wed, 8 Jul 2020 06:07:44 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : mime-version : content-transfer-encoding; s=corp-2020-01-29; bh=piow/X2V0DxzzUbhR3B4ii0WftZsXIJZmFbtpKJlF28=; b=uuyg3Ad0ytlY7guhLpsqo+miIIv5vJXtp2kHsdLuUBxnPi9C8YR5lyVbA8KALELZaHk6 LNH9Utu6ECl5DRFJcJBF83Y8Ty+2XxiffGmVOBxQwQtt/b4nilJGJFS9SKkoL+6COMr5 Xp9bstEnmLV7HCieDcnb2lJcpIHWShQS2fblI3ddT3+/QPpca0QogkUfm3xucH/UfkSU H06yTMntAD6unkJSA6f82nRjcLa2DY1wvothEeBQaR4IRzwt3xKr9W5JJ0t5LcQCBxc7 al3QPPFrdSkOk3p2zfUy2Chm0A8goDMhK2pWAb0SJSyT+5xaHU3iVZ56M2FdfHRSxxPN Eg== Received: from userp3030.oracle.com (userp3030.oracle.com [156.151.31.80]) by aserp2120.oracle.com with ESMTP id 322kv6g9km-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 08 Jul 2020 06:07:44 +0000 Received: from pps.filterd (userp3030.oracle.com [127.0.0.1]) by userp3030.oracle.com (8.16.0.42/8.16.0.42) with SMTP id 0685wF5Z051224; Wed, 8 Jul 2020 06:07:43 GMT Received: from userv0122.oracle.com (userv0122.oracle.com [156.151.31.75]) by userp3030.oracle.com with ESMTP id 3233pycwfx-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 08 Jul 2020 06:07:43 +0000 Received: from abhmp0017.oracle.com (abhmp0017.oracle.com [141.146.116.23]) by userv0122.oracle.com (8.14.4/8.14.4) with ESMTP id 06867Dfq011639; Wed, 8 Jul 2020 06:07:13 GMT Received: from ca-mkp.ca.oracle.com (/10.156.108.201) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 07 Jul 2020 23:07:13 -0700 From: "Martin K. Petersen" To: linux-kernel@vger.kernel.org, Randy Dunlap Subject: Re: [PATCH 00/20] Documentation: eliminate duplicated words Date: Wed, 8 Jul 2020 02:06:54 -0400 Message-Id: <159418828151.5152.8301362897928007471.b4-ty@oracle.com> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200707180414.10467-1-rdunlap@infradead.org> References: <20200707180414.10467-1-rdunlap@infradead.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Proofpoint-Virus-Version: vendor=nai engine=6000 definitions=9675 signatures=668680 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 adultscore=0 spamscore=0 mlxscore=0 mlxlogscore=874 bulkscore=0 phishscore=0 malwarescore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2004280000 definitions=main-2007080041 X-Proofpoint-Virus-Version: vendor=nai engine=6000 definitions=9675 signatures=668680 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 lowpriorityscore=0 bulkscore=0 malwarescore=0 suspectscore=0 mlxlogscore=845 phishscore=0 spamscore=0 priorityscore=1501 clxscore=1011 impostorscore=0 mlxscore=0 adultscore=0 cotscore=-2147483648 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2004280000 definitions=main-2007080042 X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: kvm@vger.kernel.org, linux-doc@vger.kernel.org, David Airlie , kgdb-bugreport@lists.sourceforge.net, linux-fpga@vger.kernel.org, Liviu Dudau , Jarkko Sakkinen , linux-mips@vger.kernel.org, Paul Cercueil , keyrings@vger.kernel.org, Paul Mackerras , linux-i2c@vger.kernel.org, Pavel Machek , Srinivas Pandruvada , Mihail Atanassov , linux-leds@vger.kernel.org, linux-s390@vger.kernel.org, Daniel Thompson , linux-scsi@vger.kernel.org, Jonathan Corbet , Masahiro Yamada , Matthew Wilcox , Halil Pasic , James Wang , linux-input@vger.kernel.org, Mali DP Maintainers , Derek Kiernan , Dragan Cvetic , Wu Hao , Jens Axboe , linux-kbuild@vger.kernel.org, "James E.J. Bottomley" , Jiri Kosina , Hannes Reinecke , linux-block@vger.kernel.org, Thomas Bogendoerfer , Jacek Anaszewski , linux-mm@vger.kernel.org, Dan Williams , Andrew Morton , Mimi Zohar , Tony Krowiak , Michal Marek , Pierre Morel , "Martin K . Petersen" , dri-devel@lists.freedesktop.org, Douglas Anderson , Wolfram Sang , Daniel Vetter , Jason Wessel , Paolo Bonzini , linux-integrity@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, Mike Rapoport , Dan Murphy Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Tue, 7 Jul 2020 11:03:54 -0700, Randy Dunlap wrote: > Drop doubled words in various parts of Documentation/. > > [...] Applied to 5.9/scsi-queue, thanks! [17/20] scsi: advansys: docs: Eliminate duplicated word https://git.kernel.org/mkp/scsi/c/3010dfb0b77c -- Martin K. Petersen Oracle Linux Engineering From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.5 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 39272C433E0 for ; Wed, 8 Jul 2020 07:08:37 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0936A206DF for ; Wed, 8 Jul 2020 07:08:37 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=oracle.com header.i=@oracle.com header.b="uuyg3Ad0" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0936A206DF Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=oracle.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 160A86E8A4; Wed, 8 Jul 2020 07:07:23 +0000 (UTC) Received: from aserp2120.oracle.com (aserp2120.oracle.com [141.146.126.78]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2050D6E0F2 for ; Wed, 8 Jul 2020 06:08:49 +0000 (UTC) Received: from pps.filterd (aserp2120.oracle.com [127.0.0.1]) by aserp2120.oracle.com (8.16.0.42/8.16.0.42) with SMTP id 06866bmk045564; Wed, 8 Jul 2020 06:07:44 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : mime-version : content-transfer-encoding; s=corp-2020-01-29; bh=piow/X2V0DxzzUbhR3B4ii0WftZsXIJZmFbtpKJlF28=; b=uuyg3Ad0ytlY7guhLpsqo+miIIv5vJXtp2kHsdLuUBxnPi9C8YR5lyVbA8KALELZaHk6 LNH9Utu6ECl5DRFJcJBF83Y8Ty+2XxiffGmVOBxQwQtt/b4nilJGJFS9SKkoL+6COMr5 Xp9bstEnmLV7HCieDcnb2lJcpIHWShQS2fblI3ddT3+/QPpca0QogkUfm3xucH/UfkSU H06yTMntAD6unkJSA6f82nRjcLa2DY1wvothEeBQaR4IRzwt3xKr9W5JJ0t5LcQCBxc7 al3QPPFrdSkOk3p2zfUy2Chm0A8goDMhK2pWAb0SJSyT+5xaHU3iVZ56M2FdfHRSxxPN Eg== Received: from userp3030.oracle.com (userp3030.oracle.com [156.151.31.80]) by aserp2120.oracle.com with ESMTP id 322kv6g9km-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 08 Jul 2020 06:07:44 +0000 Received: from pps.filterd (userp3030.oracle.com [127.0.0.1]) by userp3030.oracle.com (8.16.0.42/8.16.0.42) with SMTP id 0685wF5Z051224; Wed, 8 Jul 2020 06:07:43 GMT Received: from userv0122.oracle.com (userv0122.oracle.com [156.151.31.75]) by userp3030.oracle.com with ESMTP id 3233pycwfx-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 08 Jul 2020 06:07:43 +0000 Received: from abhmp0017.oracle.com (abhmp0017.oracle.com [141.146.116.23]) by userv0122.oracle.com (8.14.4/8.14.4) with ESMTP id 06867Dfq011639; Wed, 8 Jul 2020 06:07:13 GMT Received: from ca-mkp.ca.oracle.com (/10.156.108.201) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 07 Jul 2020 23:07:13 -0700 From: "Martin K. Petersen" To: linux-kernel@vger.kernel.org, Randy Dunlap Subject: Re: [PATCH 00/20] Documentation: eliminate duplicated words Date: Wed, 8 Jul 2020 02:06:54 -0400 Message-Id: <159418828151.5152.8301362897928007471.b4-ty@oracle.com> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200707180414.10467-1-rdunlap@infradead.org> References: <20200707180414.10467-1-rdunlap@infradead.org> MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=nai engine=6000 definitions=9675 signatures=668680 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 adultscore=0 spamscore=0 mlxscore=0 mlxlogscore=874 bulkscore=0 phishscore=0 malwarescore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2004280000 definitions=main-2007080041 X-Proofpoint-Virus-Version: vendor=nai engine=6000 definitions=9675 signatures=668680 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 lowpriorityscore=0 bulkscore=0 malwarescore=0 suspectscore=0 mlxlogscore=845 phishscore=0 spamscore=0 priorityscore=1501 clxscore=1011 impostorscore=0 mlxscore=0 adultscore=0 cotscore=-2147483648 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2004280000 definitions=main-2007080042 X-Mailman-Approved-At: Wed, 08 Jul 2020 07:06:31 +0000 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: kvm@vger.kernel.org, linux-doc@vger.kernel.org, David Airlie , kgdb-bugreport@lists.sourceforge.net, linux-fpga@vger.kernel.org, Liviu Dudau , Jarkko Sakkinen , linux-mips@vger.kernel.org, Paul Cercueil , keyrings@vger.kernel.org, Paul Mackerras , linux-i2c@vger.kernel.org, Pavel Machek , Srinivas Pandruvada , Mihail Atanassov , linux-leds@vger.kernel.org, linux-s390@vger.kernel.org, Daniel Thompson , linux-scsi@vger.kernel.org, Jonathan Corbet , Masahiro Yamada , Matthew Wilcox , Halil Pasic , James Wang , linux-input@vger.kernel.org, Mali DP Maintainers , Derek Kiernan , Dragan Cvetic , Wu Hao , Jens Axboe , linux-kbuild@vger.kernel.org, "James E.J. Bottomley" , Jiri Kosina , Hannes Reinecke , linux-block@vger.kernel.org, Thomas Bogendoerfer , Jacek Anaszewski , linux-mm@vger.kernel.org, Dan Williams , Andrew Morton , Mimi Zohar , Tony Krowiak , Michal Marek , Pierre Morel , "Martin K . Petersen" , dri-devel@lists.freedesktop.org, Douglas Anderson , Wolfram Sang , Jason Wessel , Paolo Bonzini , linux-integrity@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, Mike Rapoport , Dan Murphy Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, 7 Jul 2020 11:03:54 -0700, Randy Dunlap wrote: > Drop doubled words in various parts of Documentation/. > > [...] Applied to 5.9/scsi-queue, thanks! [17/20] scsi: advansys: docs: Eliminate duplicated word https://git.kernel.org/mkp/scsi/c/3010dfb0b77c -- Martin K. Petersen Oracle Linux Engineering _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel