From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 17D9AC4321E for ; Tue, 8 Nov 2022 14:53:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234245AbiKHOxt (ORCPT ); Tue, 8 Nov 2022 09:53:49 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57554 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234191AbiKHOxo (ORCPT ); Tue, 8 Nov 2022 09:53:44 -0500 Received: from mx0b-001b2d01.pphosted.com (mx0b-001b2d01.pphosted.com [148.163.158.5]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 88AE1B74; Tue, 8 Nov 2022 06:53:43 -0800 (PST) Received: from pps.filterd (m0098421.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 2A8EhLxb032609; Tue, 8 Nov 2022 14:53:41 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ibm.com; h=date : from : to : cc : subject : message-id : references : mime-version : content-type : in-reply-to; s=pp1; bh=h4W95olN0LycfTNL87vNH5nWJi0C3cCQd2t4GI1g3Ao=; b=HXOF/1pDIF80rRy1TtN8PLLvr90qthPe9yUfiFnMtICQyre1DwduAMQi01fNc4NKdF1v EBvmqnocX0yL+iIagp5jCYy44HjCjrUDiZMqr1AH7eNSWqUdxAA+AxnwbaxDl40gP2qN pX7LphOTSWz6R0wns8Jza4Ub+tMxLo3qgd1Q40bli0phRsI0+Z7tVFLAna1MuO6PWEA6 5tXp2Q9SGiLmwrTb91Mrf8wwdhzzGrbLP5Re//Kbji/4IwQWDzQYhN1lyN2ugvXKJmVJ lsNGWn7bQ107OXSEOBljUxTmqohOR9sl04LQL0kf38Dvi2+lI+jnImRLKypv2cz1WXTr SQ== Received: from pps.reinject (localhost [127.0.0.1]) by mx0a-001b2d01.pphosted.com (PPS) with ESMTPS id 3kqs4egcu7-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 08 Nov 2022 14:53:41 +0000 Received: from m0098421.ppops.net (m0098421.ppops.net [127.0.0.1]) by pps.reinject (8.17.1.5/8.17.1.5) with ESMTP id 2A8EjrHd010071; Tue, 8 Nov 2022 14:53:41 GMT Received: from ppma06ams.nl.ibm.com (66.31.33a9.ip4.static.sl-reverse.com [169.51.49.102]) by mx0a-001b2d01.pphosted.com (PPS) with ESMTPS id 3kqs4egctd-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 08 Nov 2022 14:53:40 +0000 Received: from pps.filterd (ppma06ams.nl.ibm.com [127.0.0.1]) by ppma06ams.nl.ibm.com (8.16.1.2/8.16.1.2) with SMTP id 2A8EqKLF010058; Tue, 8 Nov 2022 14:53:39 GMT Received: from b06cxnps3075.portsmouth.uk.ibm.com (d06relay10.portsmouth.uk.ibm.com [9.149.109.195]) by ppma06ams.nl.ibm.com with ESMTP id 3kngnccan6-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 08 Nov 2022 14:53:39 +0000 Received: from d06av26.portsmouth.uk.ibm.com (d06av26.portsmouth.uk.ibm.com [9.149.105.62]) by b06cxnps3075.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id 2A8ErZIn4915718 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 8 Nov 2022 14:53:35 GMT Received: from d06av26.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id A5251AE04D; Tue, 8 Nov 2022 14:53:35 +0000 (GMT) Received: from d06av26.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 152E8AE045; Tue, 8 Nov 2022 14:53:32 +0000 (GMT) Received: from li-4a3a4a4c-28e5-11b2-a85c-a8d192c6f089.ibm.com (unknown [9.211.104.47]) by d06av26.portsmouth.uk.ibm.com (Postfix) with ESMTPS; Tue, 8 Nov 2022 14:53:31 +0000 (GMT) Date: Tue, 8 Nov 2022 15:53:27 +0100 From: Alexander Gordeev To: Christophe JAILLET Cc: Heiko Carstens , Vasily Gorbik , Christian Borntraeger , Sven Schnelle , linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-s390@vger.kernel.org Subject: Re: [PATCH 26/30] s390/ipl: Use kstrtobool() instead of strtobool() Message-ID: References: <7766dac5969021bf7432e8c4f038db8afc996b8a.1667336095.git.christophe.jaillet@wanadoo.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7766dac5969021bf7432e8c4f038db8afc996b8a.1667336095.git.christophe.jaillet@wanadoo.fr> X-TM-AS-GCONF: 00 X-Proofpoint-GUID: -DM1x5yhenxVOr4HlphkT1EWcTX0Lfu1 X-Proofpoint-ORIG-GUID: Po9WtIPhNzLNhdW9EYvJM1NifDKc-mne X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.219,Aquarius:18.0.895,Hydra:6.0.545,FMLib:17.11.122.1 definitions=2022-11-07_11,2022-11-08_01,2022-06-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 clxscore=1011 phishscore=0 spamscore=0 bulkscore=0 lowpriorityscore=0 mlxlogscore=643 impostorscore=0 priorityscore=1501 mlxscore=0 suspectscore=0 malwarescore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2210170000 definitions=main-2211080087 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 01, 2022 at 10:14:14PM +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 Applied, thanks!