From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS53758 23.128.96.0/24 X-Spam-Status: No, score=-3.4 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,PI_EMPTY_SUBJ, RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by dcvr.yhbt.net (Postfix) with ESMTP id 5BE661F670 for ; Sun, 24 Oct 2021 16:30:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230426AbhJXQbi (ORCPT ); Sun, 24 Oct 2021 12:31:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56490 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229989AbhJXQbd (ORCPT ); Sun, 24 Oct 2021 12:31:33 -0400 Received: from mail-wr1-x431.google.com (mail-wr1-x431.google.com [IPv6:2a00:1450:4864:20::431]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F2C9DC061764 for ; Sun, 24 Oct 2021 09:29:11 -0700 (PDT) Received: by mail-wr1-x431.google.com with SMTP id p14so2147392wrd.10 for ; Sun, 24 Oct 2021 09:29:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=pRClnJuoEpivBdu2sy6ptwBDjn4iBZsm9RC6Tg6kGtM=; b=mZo8QxvNVhPRpy96YUdi1YS173lzqH6e5Vh7JMzVfyHElTC1ncqqDGOVAUwi6fe29F 1KRxF4UisiZcwWQE7vsMjnaj0Mwy2uITHhH27X8p//qzlI3UKLcH44sqCl8k96MCoPdC lcmrh6qhEX554co3hYEOK2xJLWhl+PpXlNjHEVn0rny1ZM246bSZwqhX+aU9BEZZpDCc 4n9m7QB6Jq1nBCIbgWZ30+hyQuAsTgsRuSlibXZSjNJWrKpwi4gCViLqqEv3t0FJmdy/ Ej5lG3NRHjhBhpPVQ/XVotPTfkC+8RKZy6BB6a7UhtHBLWEIygkKJ8y5YKSYMZDWYEyk Wz3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=pRClnJuoEpivBdu2sy6ptwBDjn4iBZsm9RC6Tg6kGtM=; b=Mhgq0OscGWTAq6cv2BULwlEaYA6utvPLXvjAK/c4y5gZCcRdKi6alL99D8Tz3ztiSH e58to34fP+V67i89m31kCcUoE2KoyjTSv5GbFXTgZ4bPPTI7/FGt0NAHeq8BLDHXwBin 0fAPLnAR+ZDbtnCC9mPGdxbyLSZ+WI+VRXcHKfDvdI2Yo/lYwa3sCOMBMEf9YlFY/3UM 0MXYGw4WLtyzZ3m/+zhWWh0fen0AGnZQM0A3GXK6qnUBT3odQf9yxOJx+agSe6rhvDPh whapnPs5DVkjJ+wR/dhxoRFkkWmlMJuXA4gQst2xwlliPhzL7wJNiGt9dxHCHQhDFB5d MR6w== X-Gm-Message-State: AOAM532Vc3Rs75XpTMYnY7ucia/hPU3G1rbulGr3/7M2nhWKeWiAYOQx Hntw1E43Zj3n8Kmev9BxVO1FB7nAnJ4= X-Google-Smtp-Source: ABdhPJzNCkGawj6H0LtR00LJNoezvpOvtY5SEXapnqhis2ojfBAxoSDDv8jzub/9bH2bz1NujLDoHA== X-Received: by 2002:adf:ef04:: with SMTP id e4mr17074155wro.275.1635092950159; Sun, 24 Oct 2021 09:29:10 -0700 (PDT) Received: from localhost.localdomain ([2a01:e0a:2c2:db70:f896:2223:eb4e:b5ca]) by smtp.gmail.com with ESMTPSA id g3sm15900278wri.45.2021.10.24.09.29.08 for (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 24 Oct 2021 09:29:09 -0700 (PDT) From: Robin Dupret X-Google-Original-From: Robin Dupret To: git@vger.kernel.org Subject: Date: Sun, 24 Oct 2021 18:28:58 +0200 Message-Id: <20211024162859.6295-1-robin.dupret@hey.com> X-Mailer: git-send-email 2.30.1 (Apple Git-130) In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org --- Hello, Sorry for the late reply, I'm not really familiar with mailing lists. Here's the patch with an ammended commit message. Actually, the goal is not to add any maintainance burden. I just thought the original prose was not really intentional. Feel free to discard this patch if you doubt it brings any improvement to the code. I'd be happy to send a more substantial patch later if the opportunity arrises. :-) (Thanks for your comments and again for all your work on this great tool !)