From patchwork Thu Nov 29 20:09:14 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Corentin LABBE X-Patchwork-Id: 10705275 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 7046213BF for ; Thu, 29 Nov 2018 20:09:30 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 613B62F9C3 for ; Thu, 29 Nov 2018 20:09:30 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 54E242F9C9; Thu, 29 Nov 2018 20:09:30 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 335C92F9C3 for ; Thu, 29 Nov 2018 20:09:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725883AbeK3HQE (ORCPT ); Fri, 30 Nov 2018 02:16:04 -0500 Received: from mail-wm1-f66.google.com ([209.85.128.66]:37835 "EHLO mail-wm1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725928AbeK3HQE (ORCPT ); Fri, 30 Nov 2018 02:16:04 -0500 Received: by mail-wm1-f66.google.com with SMTP id g67so3519015wmd.2 for ; Thu, 29 Nov 2018 12:09:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=Y7iVZLmo1S+LvOPrUEpfhtf75Jii1SvY+XXo5xxEb7o=; b=AnYRycjZdtb1VvAuoVyGpR03e2fT/T1Z4kk/hMjDkXpjGOtgdI2HlxVJAoqTcsPh44 ffVkFfjh3PXnaD8wRzJ9gMqz8PHNPfQVBIaEz6QJneTVnioj/N+Q64faS8z2Exs0EIJ+ TiT6eJPnatwzYQyAmVCnfHLbh0SqnOsRWNBpd4tzPUgStRd3FCni2gg/13B2lGmuoYr4 juy4d4IAm1fMVuvd/tqbfyaveelaTiU7JeRzz9Npo308mUmBygDaAzUit5NM9FI159RT mTfuOiBOv+4RZLV+GtXEXjkr693HMJycuPag6MuC0UdXWjIBdjQbqVOqwa7BpgmZhjN+ 6hMw== 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; bh=Y7iVZLmo1S+LvOPrUEpfhtf75Jii1SvY+XXo5xxEb7o=; b=cSOYdmqNHce3yFTm0GeRXaPRktCyWzKEl8scc8m85Tx2D8kG+0/qJWfCAIdJM/FNLv octW2ckRQaUEfuat/8SyCi5u870TkNtkJVKg6rR1WUn8V8LnROMrWfq7IT6mqAGY3KgA UdYk2ja0ln2m8ySrBtPZcRz/3QSU36dzfrvzRF+eWZ/Rxf43mOAu+LT7LV47Pvx7pV3E MVRsSsXLUXMoh4HdfybOQmDpGY1Q70YJ6x9VgmNf7Gez21z3VUzXRlIXelFLoQxqpcJS +vNoUOp3rWBaCdtbm0hqiqviKdL3r4lrjxlWbyq+aAXysz3ixxnF51sH6d3b4GahTJwx ggIw== X-Gm-Message-State: AA+aEWaFCZMMOjkY/QnQ4CpmtKo1pcC+C2uCGYiOOS6+wKjAo4SqrQAF kdCkw6A+bOQ06DDUvuQJ32fUDA== X-Google-Smtp-Source: AFSGD/W3sclXFlr4Se0Q7MDQyGP1wJMtCnB3OmMQkRbN46rT0xp8t6UFQPh0y8wy7jNQmg4svR9n+Q== X-Received: by 2002:a1c:d14d:: with SMTP id i74mr2875366wmg.100.1543522166820; Thu, 29 Nov 2018 12:09:26 -0800 (PST) Received: from localhost.localdomain ([51.15.160.169]) by smtp.googlemail.com with ESMTPSA id b131sm3751380wma.21.2018.11.29.12.09.25 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 29 Nov 2018 12:09:25 -0800 (PST) From: Corentin Labbe To: jdelvare@suse.com, linux@roeck-us.net Cc: linux-hwmon@vger.kernel.org, linux-kernel@vger.kernel.org, Corentin Labbe Subject: [PATCH 1/2] hwmon: fix typo build -> built Date: Thu, 29 Nov 2018 20:09:14 +0000 Message-Id: <1543522155-17406-1-git-send-email-clabbe@baylibre.com> X-Mailer: git-send-email 2.7.4 Sender: linux-hwmon-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-hwmon@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This patch fix a typo where build is used instead of built. Signed-off-by: Corentin Labbe --- drivers/hwmon/Kconfig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 532a0532d01b..100b7fce1412 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig @@ -179,7 +179,7 @@ config SENSORS_ADT7X10 This module contains common code shared by the ADT7310/ADT7320 and ADT7410/ADT7420 temperature monitoring chip drivers. - If build as a module, the module will be called adt7x10. + If built as a module, the module will be called adt7x10. config SENSORS_ADT7310 tristate "Analog Devices ADT7310/ADT7320" @@ -242,7 +242,7 @@ config SENSORS_ADT7475 ADT7473, ADT7475, ADT7476 and ADT7490 hardware monitoring chips. - This driver can also be build as a module. If so, the module + This driver can also be built as a module. If so, the module will be called adt7475. config SENSORS_ASC7621 @@ -666,7 +666,7 @@ config SENSORS_JZ4740 If you say yes here you get support for reading adc values from the ADCIN pin on Ingenic JZ4740 SoC based boards. - This driver can also be build as a module. If so, the module will be + This driver can also be built as a module. If so, the module will be called jz4740-hwmon. config SENSORS_JC42 @@ -1594,7 +1594,7 @@ config SENSORS_AMC6821 If you say yes here you get support for the Texas Instruments AMC6821 hardware monitoring chips. - This driver can also be build as a module. If so, the module + This driver can also be built as a module. If so, the module will be called amc6821. config SENSORS_INA209