Received: by 2002:a05:6358:111d:b0:dc:6189:e246 with SMTP id f29csp4131212rwi; Wed, 2 Nov 2022 07:13:18 -0700 (PDT) X-Google-Smtp-Source: AMsMyM7yE9ZlQ+GzFjXfm/i3bCQr7iWeMDF1flP4NypnKDH1xRLRSJdlgkL7gfUvuWxN1oU6N5CV X-Received: by 2002:a17:90b:4b4a:b0:213:beeb:e26b with SMTP id mi10-20020a17090b4b4a00b00213beebe26bmr21294284pjb.61.1667398398409; Wed, 02 Nov 2022 07:13:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1667398398; cv=none; d=google.com; s=arc-20160816; b=KR3dDCiY/jy4f3zkHKqmFNaxVIQmOlU+67/gnOr8Zm9d/UxBuDT8hu4Q9bBZCgG8aR QMqZCB/tsWY+R58rePtsw2vGtz9OgZGAicasHhAsjGdxBoP3JeDtDnc3zkXqx4CTrsYO aymj25iNVnB3nxdA2i7jTXKK2xmA5NtPsIzb9dPZaGp0nHtt7aUa4HH4V74P0qz00kLf qJo4RfYluSEf2vOoabmknpSwmVks0VEDthAxRJN32Nli5A5TXF4rZLwo099TOc7xPrjJ VUFIoiBy1KFOgOn+Vk9ifitp5Jc8XxzN8faZQg+oYrHJAw+eA3EUYLzcAcu6bm4JobnB yLsg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=Vq+30XXJeFCWAGgI5cTytFb7YAtCfj27Ndr5n42s0Hc=; b=PbYrdv0y2OA1H6aQRlnFkAYPnjt7CxjI6qTZJARfNyCetxqItLER3x3k5NriUZDpNS iTXANWfPq3iFzke9vd1stn+eBfSjafAiGL0Qpapw6fEkHkjaHtPEMx3pMpMllb6x1fiO +z5W3CefhkBNGNOTCzTWTSyfp3yYm8S16zYu1H/+lJTq8oCTkXDB6GmEtjzZHiIBw5Bn eO1z8PM3aO5JaQqAF6mdL/djRqv3qQuR+DxiYkQvSn4XAWShhPP1we46BIrGZfpT80uj 4kHjCF0RJDu/fvHYU810jZJD2qX9WrrZvOgEOK93JQ7IZUrXXJk1XIHWElGFk7CztPoD NeTA== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id w10-20020a63160a000000b00439c1e186c8si9770109pgl.281.2022.11.02.07.13.05; Wed, 02 Nov 2022 07:13:18 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231126AbiKBNrH (ORCPT + 99 others); Wed, 2 Nov 2022 09:47:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42444 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231140AbiKBNqy (ORCPT ); Wed, 2 Nov 2022 09:46:54 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7C1462AE16; Wed, 2 Nov 2022 06:46:50 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id EB2196199D; Wed, 2 Nov 2022 13:46:49 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 49602C433D7; Wed, 2 Nov 2022 13:46:48 +0000 (UTC) Date: Wed, 2 Nov 2022 13:46:44 +0000 From: Catalin Marinas To: Christophe JAILLET Cc: Will Deacon , linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 24/30] arm64: cpufeature: Use kstrtobool() instead of strtobool() Message-ID: References: <5a1b329cda34aec67615c0d2fd326eb0d6634bf7.1667336095.git.christophe.jaillet@wanadoo.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5a1b329cda34aec67615c0d2fd326eb0d6634bf7.1667336095.git.christophe.jaillet@wanadoo.fr> X-Spam-Status: No, score=-6.7 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_HI,SPF_HELO_NONE,SPF_PASS autolearn=ham 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 On Tue, Nov 01, 2022 at 10:14:12PM +0100, Christophe JAILLET wrote: > 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 Acked-by: Catalin Marinas