From patchwork Mon Jul 13 07:46:19 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 11659009 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 21809618 for ; Mon, 13 Jul 2020 07:48:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0718620853 for ; Mon, 13 Jul 2020 07:48:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="K3d3Rmaz" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729607AbgGMHso (ORCPT ); Mon, 13 Jul 2020 03:48:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50310 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728990AbgGMHqw (ORCPT ); Mon, 13 Jul 2020 03:46:52 -0400 Received: from mail-wm1-x344.google.com (mail-wm1-x344.google.com [IPv6:2a00:1450:4864:20::344]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 706D4C061794 for ; Mon, 13 Jul 2020 00:46:52 -0700 (PDT) Received: by mail-wm1-x344.google.com with SMTP id g10so12723738wmc.1 for ; Mon, 13 Jul 2020 00:46:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=/GI6WmzBD/tXdjRqMOCJ6wEDBpBeiEpQ/v95OUrVAL8=; b=K3d3RmazezaQ2JfntIC75Qh0KE2jdoNSsaYM7hkzV2Bb+6dWctrMMtyr7sZ7VQkSib zGc6Z0TdG4wRnNN/oCRTKOPCxNtvu45UnCRbWmN5hQLpfD12YM3KsoBSpp0iKq3VNtW7 GE5YPDWrqyuRC24k4YNMDLVLkpwl2bZOGvrzS4WiFpSZ+wnNJCOuVQFcHqYhEUZZMERB PvI2MrT06G34KgwgztjCSDDvaa2zuvsxnJNiDNyCU1oxPT59rQiejRsHpMvxvvADRl+w gzEiksVelJJuezSK6nLRnh4qSJxnagPKE7ksTzR6IsY0fhlkfDCtzD1sYkH1mBswrJ9u ZDrg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=/GI6WmzBD/tXdjRqMOCJ6wEDBpBeiEpQ/v95OUrVAL8=; b=l6sjkIh14L/NfDiCj/GwYS5677TczAF7RPKMu8aCWYjvXYXbrOg6uKOfhjcR6cG3nL QtC1nmSLnx2AcqbB9ErkQte/niHwYHUL1fnBt3dDs7VzRbNYu9MuqxmmR3fzEScYfgq1 BZs6GoK21PJWH2G6HAm767l//y1A2B+AD1tAD4CMBqw9c83yq61HAQI7pouq+CNIzfio 8vC1In0ftJocso7txrPE+82oQYxLV8hm5xymFoz4fo/2B9RH4BQdujRUopwVQP0v+kTt fECoFCgNkXAkKstWVqAzr/52YoGbPaD7T0ki0V2vBMLPz3N7SLdoWZreoI7rFnV6E5/h aRXA== X-Gm-Message-State: AOAM533tie/sgdUvo6RY6jWmHBhle48Ts6nH/mTkDCeVotJut1tCeY8P 1q6F5U9a1oOXiDlpBHqHmw6COQ== X-Google-Smtp-Source: ABdhPJw9WHbvL6VorgcZFT06HWZpJbARMOhY6Zz1TTGVDytZyAhxgah8k0Sy81uCL7Ul9FtWUW9C/w== X-Received: by 2002:a1c:7315:: with SMTP id d21mr16920174wmb.108.1594626411102; Mon, 13 Jul 2020 00:46:51 -0700 (PDT) Received: from localhost.localdomain ([2.31.163.6]) by smtp.gmail.com with ESMTPSA id k11sm25142488wrd.23.2020.07.13.00.46.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Jul 2020 00:46:50 -0700 (PDT) From: Lee Jones To: jejb@linux.ibm.com, martin.petersen@oracle.com Cc: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org, Lee Jones , Hannes Reinecke , Johannes Thumshirn Subject: [PATCH v2 03/29] scsi: libfc: fc_disc: trivial: Fix spelling mistake of 'discovery' Date: Mon, 13 Jul 2020 08:46:19 +0100 Message-Id: <20200713074645.126138-4-lee.jones@linaro.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200713074645.126138-1-lee.jones@linaro.org> References: <20200713074645.126138-1-lee.jones@linaro.org> MIME-Version: 1.0 Sender: linux-scsi-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-scsi@vger.kernel.org This is my fault (can't even blame copy/paste). Cc: Hannes Reinecke Reported-by: Johannes Thumshirn Signed-off-by: Lee Jones Reviewed-by: Hannes Reinecke --- drivers/scsi/libfc/fc_disc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/libfc/fc_disc.c b/drivers/scsi/libfc/fc_disc.c index 428f40cfd1c36..19721db232839 100644 --- a/drivers/scsi/libfc/fc_disc.c +++ b/drivers/scsi/libfc/fc_disc.c @@ -370,7 +370,7 @@ static void fc_disc_gpn_ft_req(struct fc_disc *disc) /** * fc_disc_gpn_ft_parse() - Parse the body of the dNS GPN_FT response. - * @disc: The descovery context + * @disc: The discovery context * @buf: The GPN_FT response buffer * @len: The size of response buffer *