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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 47129C433FE for ; Tue, 24 May 2022 18:12:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240266AbiEXSMG (ORCPT ); Tue, 24 May 2022 14:12:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55582 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234348AbiEXSLz (ORCPT ); Tue, 24 May 2022 14:11:55 -0400 Received: from mx0b-00069f02.pphosted.com (mx0b-00069f02.pphosted.com [205.220.177.32]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4D0E75DE7D; Tue, 24 May 2022 11:11:54 -0700 (PDT) Received: from pps.filterd (m0246630.ppops.net [127.0.0.1]) by mx0b-00069f02.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 24OHnEQT017402; Tue, 24 May 2022 18:11:48 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-type : content-transfer-encoding; s=corp-2021-07-09; bh=i/Mus9ZYleUauT+QhUpcpfpfj1QhrkHpoNAnFVGjEPM=; b=oB88jY8Fyc2blJ6Eequp6Sn/x6UBehFrJnLISCMr799oquSYRfH0gtFSlKfbJjpZ7tec GHOLwEVOFmQnhUQeNPegz+woVR9MtGJRToyomIeJZvZJYRiYjQBtGYLyeoqfxKhLUx1a /1Lz8tOI0CrK2kSjLILPnZxQY+L0L+4tA516xj6gUHe5uM7SF7uWDJK/D1Cdcu9JqD1+ eL1gYxyddxBSgEY9DHPLc9QhxId+4+huKyaVlYGyxatRwgCEzKifJSbg4OThL1tXw7EN 3N453d97uV/0nXjxtrhDZKjfO55KYY7gysl7RWO6W2G2sdMwBXpqYKG0F+kCVdD/61pk dQ== Received: from iadpaimrmta01.imrmtpd1.prodappiadaev1.oraclevcn.com (iadpaimrmta01.appoci.oracle.com [130.35.100.223]) by mx0b-00069f02.pphosted.com (PPS) with ESMTPS id 3g93tb83n0-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 24 May 2022 18:11:48 +0000 Received: from pps.filterd (iadpaimrmta01.imrmtpd1.prodappiadaev1.oraclevcn.com [127.0.0.1]) by iadpaimrmta01.imrmtpd1.prodappiadaev1.oraclevcn.com (8.16.1.2/8.16.1.2) with SMTP id 24OHwQv1040144; Tue, 24 May 2022 18:11:47 GMT Received: from pps.reinject (localhost [127.0.0.1]) by iadpaimrmta01.imrmtpd1.prodappiadaev1.oraclevcn.com with ESMTP id 3g93x50s5t-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 24 May 2022 18:11:47 +0000 Received: from iadpaimrmta01.imrmtpd1.prodappiadaev1.oraclevcn.com (iadpaimrmta01.imrmtpd1.prodappiadaev1.oraclevcn.com [127.0.0.1]) by pps.reinject (8.16.0.36/8.16.0.36) with SMTP id 24OIAvn8039045; Tue, 24 May 2022 18:11:47 GMT Received: from ca-mkp.mkp.ca.oracle.com (ca-mkp.ca.oracle.com [10.156.108.201]) by iadpaimrmta01.imrmtpd1.prodappiadaev1.oraclevcn.com with ESMTP id 3g93x50s3r-8; Tue, 24 May 2022 18:11:47 +0000 From: "Martin K. Petersen" To: Saurav Kashyap , Julia Lawall Cc: "Martin K . Petersen" , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, GR-QLogic-Storage-Upstream@marvell.com, "James E.J. Bottomley" , Javed Hasan , kernel-janitors@vger.kernel.org Subject: Re: [PATCH] scsi: qedf: fix typo in comment Date: Tue, 24 May 2022 14:11:40 -0400 Message-Id: <165341587529.22286.5388469074379666061.b4-ty@oracle.com> X-Mailer: git-send-email 2.35.2 In-Reply-To: <20220521111145.81697-75-Julia.Lawall@inria.fr> References: <20220521111145.81697-75-Julia.Lawall@inria.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Proofpoint-GUID: LR0aCPGz-ShgouAfPXMldEpf9dn5t4HT X-Proofpoint-ORIG-GUID: LR0aCPGz-ShgouAfPXMldEpf9dn5t4HT Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 21 May 2022 13:11:25 +0200, Julia Lawall wrote: > Spelling mistake (triple letters) in comment. > Detected with the help of Coccinelle. > > Applied to 5.19/scsi-queue, thanks! [1/1] scsi: qedf: fix typo in comment https://git.kernel.org/mkp/scsi/c/379ad771bb94 -- Martin K. Petersen Oracle Linux Engineering