Received: by 2002:a05:6358:111d:b0:dc:6189:e246 with SMTP id f29csp3074787rwi; Tue, 1 Nov 2022 15:43:44 -0700 (PDT) X-Google-Smtp-Source: AMsMyM7d+TwqYDL4y6Hkld9UilUcILCUHzH83A1DSbQevDdpxzTaWLTDzyGfxuRfHhRK20HjhFwm X-Received: by 2002:a17:906:5f8a:b0:7ad:ca14:3ae with SMTP id a10-20020a1709065f8a00b007adca1403aemr14509507eju.509.1667342623896; Tue, 01 Nov 2022 15:43:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1667342623; cv=none; d=google.com; s=arc-20160816; b=Zx1tfMZh6p2xlUXqsgGukG4e8nuQc5PGzEI/fe7rois3QiwDnQKBEddgPauIyU52xu RhdAq1FaLqFo7D6RDRvtxHL+DLsZLJiwVhJR3GZ7jCW83tIJO39zV/JvMMPyEuOD9uFd bg6naN6DZtLWvKuu0vymllMG8GGVOg3TZBdFehrRI0bQKlhsOuD2QwOzVs6smzVl8GAQ m87D/RwvtDZlNQGtbKof6hhzFJMu52tQBwVM70Fmscry0x4zRzqZHyrWhvmB1/Q96+Qv NvmmuZhdhrvmxJxHFISBSgokPpLM6AiAocYI9/jPwfW1wpOzTazz+BU0Cz9mfwfUrSdq huQw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=X5psvRSj26Xy4mfCNSxtmrWL90PAhEIbVrMEtk5ocRo=; b=pGJA+SZlfs7DrAja47RJ0h4eAv1DBkS255GTbF0Hw2TcrPb/bvZdU7HyrHicR2uEwe xpBikVZcq40KxC/QLf2FlWvA8HIK5eliUdd32MT6UY6/CPR03mjS/9nFQnp5iegHtlnn thfBxdwq4aQiwD4eMXEdW9kMJ+FJsoYwmzO6GUgyUdFj0Y7ueK4LId8vp3KsdUCcENL/ Yk6IFV8cQdoRqp6SeVy4CdLj2BkJeUJJklS6uXdKsz9ZYQGwl7grh9+vDUmBDRmXaPzS mlhXgluQQoUnPtXrIU5s7R6vo0hQE1CnZOPh4AgJhJfjSQg8afNkzO9gJdAuV+TR/eaV cuIw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id x12-20020a50ba8c000000b00461540620f1si13047980ede.169.2022.11.01.15.43.08; Tue, 01 Nov 2022 15:43:43 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230333AbiKAVQc (ORCPT + 96 others); Tue, 1 Nov 2022 17:16:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33988 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230391AbiKAVPp (ORCPT ); Tue, 1 Nov 2022 17:15:45 -0400 Received: from smtp.smtpout.orange.fr (smtp-15.smtpout.orange.fr [80.12.242.15]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 747E41DDFA for ; Tue, 1 Nov 2022 14:15:25 -0700 (PDT) Received: from pop-os.home ([86.243.100.34]) by smtp.orange.fr with ESMTPA id pyanoKD2rsfCIpybToWfKU; Tue, 01 Nov 2022 22:15:24 +0100 X-ME-Helo: pop-os.home X-ME-Auth: Y2hyaXN0b3BoZS5qYWlsbGV0QHdhbmFkb28uZnI= X-ME-Date: Tue, 01 Nov 2022 22:15:24 +0100 X-ME-IP: 86.243.100.34 From: Christophe JAILLET To: SeongJae Park , Andrew Morton Cc: linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org, Christophe JAILLET , damon@lists.linux.dev, linux-mm@kvack.org Subject: [PATCH 20/30] mm/damon: Use kstrtobool() instead of strtobool() Date: Tue, 1 Nov 2022 22:14:08 +0100 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org strtobool() is the same as kstrtobool(). However, the latter is more used within the kernel. In order to remove strtobool() and slightly simplify kstrtox.h, switch to the other function name. While at it, include the corresponding header file () Signed-off-by: Christophe JAILLET --- This patch is part of a serie that axes all usages of strtobool(). Each patch can be applied independently from the other ones. The last patch of the serie removes the definition of strtobool(). You may not be in copy of the cover letter. So, if needed, it is available at [1]. [1]: https://lore.kernel.org/all/cover.1667336095.git.christophe.jaillet@wanadoo.fr/ --- mm/damon/lru_sort.c | 3 ++- mm/damon/reclaim.c | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/mm/damon/lru_sort.c b/mm/damon/lru_sort.c index 2a532e3983df..7b8fce2f67a8 100644 --- a/mm/damon/lru_sort.c +++ b/mm/damon/lru_sort.c @@ -8,6 +8,7 @@ #define pr_fmt(fmt) "damon-lru-sort: " fmt #include +#include #include #include "modules-common.h" @@ -241,7 +242,7 @@ static int damon_lru_sort_enabled_store(const char *val, bool enable; int err; - err = strtobool(val, &enable); + err = kstrtobool(val, &enable); if (err) return err; diff --git a/mm/damon/reclaim.c b/mm/damon/reclaim.c index e57604bec06d..e82631f39481 100644 --- a/mm/damon/reclaim.c +++ b/mm/damon/reclaim.c @@ -8,6 +8,7 @@ #define pr_fmt(fmt) "damon-reclaim: " fmt #include +#include #include #include "modules-common.h" @@ -187,7 +188,7 @@ static int damon_reclaim_enabled_store(const char *val, bool enable; int err; - err = strtobool(val, &enable); + err = kstrtobool(val, &enable); if (err) return err; -- 2.34.1