Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp384313yba; Thu, 18 Apr 2019 03:01:02 -0700 (PDT) X-Google-Smtp-Source: APXvYqzuatCzU7/sMmyVi+EaM5eYDpaC5lRKP52TWpeufqtlnoa9zsGgNnhVr4IkMccybm8cLT1Q X-Received: by 2002:a63:1548:: with SMTP id 8mr82377915pgv.277.1555581662772; Thu, 18 Apr 2019 03:01:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1555581662; cv=none; d=google.com; s=arc-20160816; b=Nr2Fc5AeXkNqPFaGBAaRXkFe9SBwbK2ziG8011IMAiv9mQqAPAhrkkXlcoGLX3CGBf /uXdmuZMdTC1mh7S6T8lE9lmzMUvKZBqJbACJZnewC1chfopoF3pMS+7vmbC7cwtXDTD YBHRn2hDMWDm/JSSylQsxbSY4i3H0abDLfWl1OfDNoDjXOhRhIKEHgeawUJDPFXPieEo /WuwDd2Ny0KvK1oEQ+J1sBZgHFrt9BcW7w4urZALmbwdpVMG/Pvxs7f5CwopXf0dMzFQ ss5dhHsT7dBcRdy6MvUW/QMyMSNlu/omYWb/cc/8txiOysUZLrzelCsVVE6WI/72Zj9c SQnA== 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=F5NomYm1D93YkTWup+BXdeTqmWTxgoHzYLzTWBLwMJU=; b=h45ymNN3oAKGK4weYi5FWOrPXVkJuqOewpPwmybFPgTxHykeOFYjGrbosEHEbZ/Tjv b+pERwFlKXfljvizeycL7Cp4OPUH+KdNxUYxRLzUWjEYB++aKIxH68wm8NK6Qy2Q8r3e 2BNG8fZ0/BmBeJTsCedGHtsX3etvUnO7sot9AArg3ugKHfQ8gKQDrZNjPQeg89dlTavE v6F0xYSk4Vfo1ZhoQJYiz2iLYCkQn2RC+Z25fzWv7gnXipqSCPTGZeOjptsh5tcIfbaQ Uwb4HMQzD/0EXzcO4R+GxNmS3G4dsdQhFkuFhQTqRiDVWh+QAyK0M4JZaEk0GU3W5hAS f48g== 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 d18si1442141pgo.525.2019.04.18.03.00.47; Thu, 18 Apr 2019 03:01:02 -0700 (PDT) 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 S2388422AbfDRJ57 (ORCPT + 99 others); Thu, 18 Apr 2019 05:57:59 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:34847 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728074AbfDRJ57 (ORCPT ); Thu, 18 Apr 2019 05:57:59 -0400 Received: from 1.general.cking.uk.vpn ([10.172.193.212] helo=localhost) by youngberry.canonical.com with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1hH3no-00050w-MF; Thu, 18 Apr 2019 09:57:56 +0000 From: Colin King To: Samuel Ortiz , Daniel Mack , linux-wireless@vger.kernel.org Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH] NFC: st95hf: fix spelling mistake: "receieve" -> "receive" Date: Thu, 18 Apr 2019 10:57:56 +0100 Message-Id: <20190418095756.9264-1-colin.king@canonical.com> X-Mailer: git-send-email 2.20.1 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 dev_error message. Fix it. Signed-off-by: Colin Ian King --- drivers/nfc/st95hf/core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/nfc/st95hf/core.c b/drivers/nfc/st95hf/core.c index a50a95cfcfd8..d72d48243141 100644 --- a/drivers/nfc/st95hf/core.c +++ b/drivers/nfc/st95hf/core.c @@ -327,7 +327,7 @@ static int st95hf_echo_command(struct st95hf_context *st95context) &echo_response); if (result) { dev_err(&st95context->spicontext.spidev->dev, - "err: echo response receieve error = 0x%x\n", result); + "err: echo response receive error = 0x%x\n", result); return result; } -- 2.20.1