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 B6564C6FD18 for ; Wed, 29 Mar 2023 08:25:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230055AbjC2IZy (ORCPT ); Wed, 29 Mar 2023 04:25:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56864 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231134AbjC2IZl (ORCPT ); Wed, 29 Mar 2023 04:25:41 -0400 Received: from mail-lf1-x131.google.com (mail-lf1-x131.google.com [IPv6:2a00:1450:4864:20::131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 30C644498 for ; Wed, 29 Mar 2023 01:25:36 -0700 (PDT) Received: by mail-lf1-x131.google.com with SMTP id bi9so19085028lfb.12 for ; Wed, 29 Mar 2023 01:25:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1680078334; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=nlL5AJavP2hu4YCn4uZIdbxT0MDCMysw5QI/NF+KLhE=; b=xSiwizA2gvOOxGCmFjenUoYz2LFRtI2BWEUqk8KpkI+U/KFbwXDKepKCtSs1emmZwa RbP4NQ0y89exg6fPYHtQFwlBG5AN4LlyZ9mOr2JyHvNd2CCcan67AZAei7xgkKnoOe+J WYEvjpVbwN6eAdPtkxaTmdVN5/fU8JlXu5UcHzkyNHypXPePWMg8tDgjopXle9UTEqLe i5iwJWzxzSzWAOaFIQQuQ3JObslSJi2afyKwDdOwuymWXoJ1Emlc4gpad6C4A6Xd99fd m25oKIg4pV7AYlyW4zFTRzW+RqPk9E4YbUbV6kJ7GuqZ7fP+sstxVK/nPi57mnb/Aw8D 4V9Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680078334; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=nlL5AJavP2hu4YCn4uZIdbxT0MDCMysw5QI/NF+KLhE=; b=hRpC7mAGfglUy5r9qkuna8Bl9rDdVXK2yjf75a9rCACW8qhwAFNl9rhZGXkZtMxkP9 KR0JNh8mNaVWQgHeI03Ft0dXv6h8V/L4r0DL69bnEtqN50kLCHQPaHJ/2Kkv7j5XCFjm 0fWOhFUsDED6Zc4VjG8BY6ey2rhSUR3rOXwpQB+giD7EgQQcTRo6ZLzblF6ce4qTyStZ ahaW4nBH3OjmsrjuoAwMziD1lljw8WDpNHQ5OYvnUJday2GRJDa5VzALLqUofxGaxfyY 4xij/60GZTIZSmAUI/zE+f5caOlbERGpg32b76yu3QTh8d+wd/S5rQ26c4OOCk47nbLJ v/8Q== X-Gm-Message-State: AAQBX9c0EdBSSkSeFQu8F0A5RZmXC1CWkwSNV0lVAb5TTUiMjhCCGRcL ioR6dgsJ+RmqCQCe5X7nUXYHtQ== X-Google-Smtp-Source: AKy350YIuYx5LJI9QIHguDk4ssPlVpetYFxjbemVIF2kjh1ya13IaopQhgWsbqTv+IUZ/aNBUadH9w== X-Received: by 2002:ac2:4352:0:b0:4d5:8f3e:7852 with SMTP id o18-20020ac24352000000b004d58f3e7852mr5278746lfl.49.1680078334494; Wed, 29 Mar 2023 01:25:34 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id u14-20020a056512094e00b004cb35b31b96sm5372230lft.257.2023.03.29.01.25.33 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 29 Mar 2023 01:25:34 -0700 (PDT) Message-ID: <23b2de4b-1198-bfcc-fd74-285da9af4fb3@linaro.org> Date: Wed, 29 Mar 2023 10:25:33 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: [PATCH] dt-bindings: iio: st-sensors: Fix repeated text Content-Language: en-US To: Linus Walleij , Jonathan Cameron , linux-iio@vger.kernel.org Cc: Lars-Peter Clausen , Rob Herring , Krzysztof Kozlowski , Denis Ciocca , devicetree@vger.kernel.org, Diederik de Haas References: <20230329074614.1037625-1-linus.walleij@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20230329074614.1037625-1-linus.walleij@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 29/03/2023 09:46, Linus Walleij wrote: > The description oddly contains a copy of the initial paragraph. > Let's not repeat ourselves. > > Cc: Jonathan Cameron > Cc: Lars-Peter Clausen > Cc: Rob Herring > Cc: Krzysztof Kozlowski > Cc: Denis Ciocca > Cc: devicetree@vger.kernel.org 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. > Reported-by: Diederik de Haas I don't think it is a bug yet, so rather: Suggested-by: Acked-by: Krzysztof Kozlowski Best regards, Krzysztof