Received: by 2002:a05:6358:111d:b0:dc:6189:e246 with SMTP id f29csp2300508rwi; Thu, 3 Nov 2022 15:28:39 -0700 (PDT) X-Google-Smtp-Source: AMsMyM4zVv/5YtUxUyW8WTjgJBzODc7s6eVFsXnvy75LZ6NuXBMc9gjhflWFZKMQ1mPQlx5nY7e0 X-Received: by 2002:a63:f452:0:b0:46f:6d7b:3fc9 with SMTP id p18-20020a63f452000000b0046f6d7b3fc9mr28125426pgk.472.1667514518913; Thu, 03 Nov 2022 15:28:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1667514518; cv=none; d=google.com; s=arc-20160816; b=RavRdOwIfNZ9E0IildMJ5y1fc7yBjwR8GYCxIDH5cQ+oSLz8r+BkDDI/KtwkOXr+pq dWJBJNJG1egDIL1SmmxjfdoYB0NAh2AgnHk4vbqND1xEfIx6s43xhMg3z9eo7KlypnY5 +c4JzDW6WAScHLrYX4ePS3r3sIrF4TA8jK8ydEL08FQqGxeuaPKNYlEo8YnjhdiQK064 DT9ZsqgqF2mPFUup9wqdPF+b/pNkJ5WzNANhwg/JXE0VTW4H31YDx4mot/W+SQ4i6SPa kjqLnxn+bJ6mpfzqo1QBerhzkF6YU/Np+a6KTMGXLZln4KwpX9zE37rCpIgsLOG71PtN so4Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :content-language:references:cc:to:subject:user-agent:mime-version :date:message-id; bh=FQPe5jydiGqNTcZzNoKNn/G7CCN7zE/MNkr+U/wQsPo=; b=Uj4XtnW9k+mJ+Z24WxGRo5kayjO+BQzlyIfW/8IwemzkrcvwMpJmo3+cPc1gpAWWIA pYhmKs6pC7LQWVsFWyTCFFqfw/yGFLuY0wP2TKkmN5okMHv5I3liEnUlJxgNSb//cb8I YDlxqIX/79A8680XPk7NVkamExpNNkTRap/8IteSgx2k0ab/MyesRbJFZpFw0KJ+V1Wu YyOeud13jSiri4k6mkogp6nhTz0PiRG93o7cc5I8DN5E4sQmNzH+1ccK9AqEKsW+VTQh MPKYboMSfFVxLk48CK4fg1UFuSJhYni3Q5W3LTVgSfjr2qMm0c/VQQxs7MGfRrTrIUAY +CWQ== 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 14-20020a63060e000000b00438854c876esi2371212pgg.419.2022.11.03.15.28.26; Thu, 03 Nov 2022 15:28:38 -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 S231652AbiKCVhz (ORCPT + 98 others); Thu, 3 Nov 2022 17:37:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51958 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231684AbiKCVhh (ORCPT ); Thu, 3 Nov 2022 17:37:37 -0400 Received: from smtp.smtpout.orange.fr (smtp-22.smtpout.orange.fr [80.12.242.22]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 61653220D8 for ; Thu, 3 Nov 2022 14:37:22 -0700 (PDT) Received: from [192.168.1.18] ([86.243.100.34]) by smtp.orange.fr with ESMTPA id qhtno6Kk4KOP1qhtooADZI; Thu, 03 Nov 2022 22:37:20 +0100 X-ME-Helo: [192.168.1.18] X-ME-Auth: Y2hyaXN0b3BoZS5qYWlsbGV0QHdhbmFkb28uZnI= X-ME-Date: Thu, 03 Nov 2022 22:37:20 +0100 X-ME-IP: 86.243.100.34 Message-ID: Date: Thu, 3 Nov 2022 22:37:19 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2 Subject: Re: [PATCH 12/30] input: Use kstrtobool() instead of strtobool() To: Dmitry Torokhov Cc: linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-input@vger.kernel.org References: <4311e9cb62687449f4175e2b062abcd77aada059.1667336095.git.christophe.jaillet@wanadoo.fr> Content-Language: fr, en-GB From: Christophe JAILLET In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,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 Le 03/11/2022 à 21:46, Dmitry Torokhov a écrit : > On Tue, Nov 01, 2022 at 10:14:00PM +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: Dmitry Torokhov > > Please feel free to merge with the rest of the series. Or let me know if > you want me to pick just this one through my tree. > > Thanks. > Hi, the patch can go through your tree. There is no plan to merge the whole serie at once, and some other maintainers have asked for some patches to be re-sent as individual patches. CJ