Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp2039654ybv; Fri, 21 Feb 2020 07:49:07 -0800 (PST) X-Google-Smtp-Source: APXvYqxlrHN4NQ7SvCLUxMunbERek1tcKCE7+Jj2+saxFIaZMgIzz5nIWtdU2S45KWQVNDG/yMnG X-Received: by 2002:a9d:7f8d:: with SMTP id t13mr26771804otp.175.1582300146825; Fri, 21 Feb 2020 07:49:06 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582300146; cv=none; d=google.com; s=arc-20160816; b=NP2JscTwTWCj5rzmu8nQSDBVNmcu66TRnIe9KbYk5LXpNFaqJWQCf6aw/eIuvHQ9++ kGSOB1PCbNZgU0M+hnpM6LVQnGMP4tGx+zMHnkZswWr3J9nMQg1eZa6t2KhG8GxyphFJ gqvftkIGrcL37xs4ERHe/NXcLz0i9lMehCIl6BHkoXeLuMrZqfTRO3VGoMZJW51s8Y11 pwLJQefiaZuXxOfmoawxTPaLK5e7DpjmxVMxENoRQUJeIVdH6gq80exRk//P1fkO99F7 NSjTmXPXqAd12Cyi+6u6xgYyDMwBL3S0LNCmHJv8nnnNU3qX6FEnc42dQMcIlkSddxfl mVDA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=GOxtszzjzjbniknlWQ5aoxcfBqMWB1c3uzluSaUuZss=; b=cFvrteG5OmkI3y3prPmZSoesQW392amLLMFKG23x8VAw7cY4NmNQXvtd7ZBYGGgYK4 dwPcmjOMRz4thy89daWHquHkQC0I334yKCBhJlY90tzkXKChsz2QelvJ50S8QpWHzRuH ZaSoMqK266gW5P1w4T2RlSz081DwiC68hh/HKzAwNllWLS24syciEMNoYVjgbmFQlqmC GnjO5mtV08uZEnB5ThhRhC6b6D3XqDJ1MneoFJgKVYT+BsBgcWxYv8fkrgmuDJ0z1cTP GXoxWqYOtbJGpIc4+yNHPBtgsCJG0YD1CSDiJU4RGEPerg2RB44dB/mA68eDrM5z4uX5 MauQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=canonical.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a17si1554338otp.236.2020.02.21.07.48.54; Fri, 21 Feb 2020 07:49:06 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=canonical.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729088AbgBUPsr (ORCPT + 99 others); Fri, 21 Feb 2020 10:48:47 -0500 Received: from youngberry.canonical.com ([91.189.89.112]:57331 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728364AbgBUPsr (ORCPT ); Fri, 21 Feb 2020 10:48:47 -0500 Received: from [82.43.126.140] (helo=localhost) by youngberry.canonical.com with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1j5AXi-0002Np-Pl; Fri, 21 Feb 2020 15:48:42 +0000 From: Colin King To: James Smart , Dick Kennedy , "James E . J . Bottomley" , "Martin K . Petersen" , linux-scsi@vger.kernel.org Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH][next] scsi: lpfc: fix spelling mistake "Notication" -> "Notification" Date: Fri, 21 Feb 2020 15:48:41 +0000 Message-Id: <20200221154841.77791-1-colin.king@canonical.com> X-Mailer: git-send-email 2.25.0 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Colin Ian King There is a spelling mistake in a lpfc_printf_vlog info messgae. Fix it. Signed-off-by: Colin Ian King --- drivers/scsi/lpfc/lpfc_els.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/lpfc/lpfc_els.c b/drivers/scsi/lpfc/lpfc_els.c index a712f15bc88c..80d1e661b0d4 100644 --- a/drivers/scsi/lpfc/lpfc_els.c +++ b/drivers/scsi/lpfc/lpfc_els.c @@ -3128,7 +3128,7 @@ lpfc_cmpl_els_disc_cmd(struct lpfc_hba *phba, struct lpfc_iocbq *cmdiocb, for (i = 0; i < ELS_RDF_REG_TAG_CNT && i < be32_to_cpu(prdf->reg_d1.reg_desc.count); i++) lpfc_printf_vlog(vport, KERN_INFO, LOG_ELS, - "4677 Fabric RDF Notication Grant Data: " + "4677 Fabric RDF Notification Grant Data: " "0x%08x\n", be32_to_cpu( prdf->reg_d1.desc_tags[i])); -- 2.25.0