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 B7E7CC6FD18 for ; Wed, 29 Mar 2023 08:39:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229553AbjC2IjW (ORCPT ); Wed, 29 Mar 2023 04:39:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52844 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229622AbjC2IjV (ORCPT ); Wed, 29 Mar 2023 04:39:21 -0400 Received: from mail-yb1-xb35.google.com (mail-yb1-xb35.google.com [IPv6:2607:f8b0:4864:20::b35]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 91C3F195 for ; Wed, 29 Mar 2023 01:39:20 -0700 (PDT) Received: by mail-yb1-xb35.google.com with SMTP id p203so18320920ybb.13 for ; Wed, 29 Mar 2023 01:39:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1680079160; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=Hii9Pv392323NVbPSWjKgjzlCyDkUixB781jbHMzcds=; b=ByBD9gixBbHYEaWqoA3BnSmcJGc2fYKFV0IWIdciv9nSZjDA+qaVd2Q9KqKokMUcuH 57bgryObyHgqecMufUre5Nbw+epTaN71b4FlQbhdGPou0toI8asrex9a/nse30ryR1Q8 Jci3r/v6dKQr6Q71vOwGwBpYcRdDlmCnB8GaqOSbPVBtJeiKmLT3HHwH8Stf/TH/7W4r Xcz+nRWMDn54xb0aRKcmb+wnksa2zWeYvBVucjT3aMMv4OjCeMVvIsTbsBMneTE+wz1y l/KHgYhm4TIuCCOa7OCVcrHHqV5jP9ob9FwncTtiq1QgFeDm8Ygdu1HetBwAyqLDW+JF eX3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680079160; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Hii9Pv392323NVbPSWjKgjzlCyDkUixB781jbHMzcds=; b=2xK4lBmw+hRdDiEILeOEfBjr/LwZVwMYBzoEYPD9XFn9322JH2K5tYfTEC7EEk/kYv IJjQnlpgxRXphYjjKWgx58FcL7WmxZ1KCjjE+uB1ate+Q0uZrS//v051P2gMBMq5WxyF ss0b5XTtR1QODgROpBdtzRVPOipdDRbzN08OyDIpHX8LZPwiHNH85QpbbbPCF5Du5mWJ TkmtknAe02nlZUsJTDASFWi0a9N1HZObs48vkuwFsJHNJVRSVljUdqoRTSLGQlNaSW3R U2NWjzKwskx+sNDscaykxtygiUYRPw1C5aXkmMMUhe5w5zF1o4cr21sjCRJorQjx8yyo kjjw== X-Gm-Message-State: AAQBX9dPxVPnnumLMntJDRXKis9xAX0IZlSgiTQcaEWBXT1/1fYj0M5K ZflN1G4IsYkAGT+YJyGTqid7urDb+lytwndtMj1Fww== X-Google-Smtp-Source: AKy350bxp7UZ3mjGvig+dK8Sj3jxW0id1gM3+tFFHPekrN78Twkfzq0mg3i8vILowosyl1tMagLq8UYXJP0C7MZI3mI= X-Received: by 2002:a25:d0d0:0:b0:b6e:b924:b96f with SMTP id h199-20020a25d0d0000000b00b6eb924b96fmr1044917ybg.3.1680079159790; Wed, 29 Mar 2023 01:39:19 -0700 (PDT) MIME-Version: 1.0 References: <20230329074614.1037625-1-linus.walleij@linaro.org> <23b2de4b-1198-bfcc-fd74-285da9af4fb3@linaro.org> In-Reply-To: <23b2de4b-1198-bfcc-fd74-285da9af4fb3@linaro.org> From: Linus Walleij Date: Wed, 29 Mar 2023 10:39:08 +0200 Message-ID: Subject: Re: [PATCH] dt-bindings: iio: st-sensors: Fix repeated text To: Krzysztof Kozlowski Cc: Jonathan Cameron , linux-iio@vger.kernel.org, Lars-Peter Clausen , Rob Herring , Krzysztof Kozlowski , Denis Ciocca , devicetree@vger.kernel.org, Diederik de Haas Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, Mar 29, 2023 at 10:25=E2=80=AFAM Krzysztof Kozlowski wrote: > Please drop the autogenerated scripts/get_maintainer.pl CC-entries from > commit msg (Jonathan's, Lars', Rob's, mine, DT list). There is no single > need to store automated output of get_maintainers.pl in the git log. It > can be easily re-created at any given time, thus its presence in the git > history is redundant and obfuscates the log. > > If you need it for your own patch management purposes, keep it under the > --- separator. Oh yeah I've seen that people do this these days, just (old) bad habits. I am trying to use b4 for this going forward, it always does the right thin= g. Thanks! Linus Walleij