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 X-Spam-Level: X-Spam-Status: No, score=-2.4 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4A27FC3A59B for ; Thu, 15 Aug 2019 16:58:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1EA15206C1 for ; Thu, 15 Aug 2019 16:58:51 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=broadcom.com header.i=@broadcom.com header.b="f96+BPwu" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730482AbfHOQ6v (ORCPT ); Thu, 15 Aug 2019 12:58:51 -0400 Received: from mail-pf1-f193.google.com ([209.85.210.193]:45418 "EHLO mail-pf1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729975AbfHOQ6v (ORCPT ); Thu, 15 Aug 2019 12:58:51 -0400 Received: by mail-pf1-f193.google.com with SMTP id w26so1593566pfq.12 for ; Thu, 15 Aug 2019 09:58:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding:content-language; bh=mk8OS42x5tNaGm4TO4zYqbbeKQVTwhQLWv0nHIe2+iQ=; b=f96+BPwuA4+uyLOC9k4xHwnZDGyshJCgFAtNKkfaySQHjRCLjuiVuHsCA0lk9xnItF vQHWuxzZzT4DETY0P6b8auBbjzHNS9x5kdDJ6BNXUDrVtlkJjXcXiq2k6eH93K5mslyT +AIcOSrGg5qwGao/5GxoqQ7cEnNTWCUt+8dsI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=mk8OS42x5tNaGm4TO4zYqbbeKQVTwhQLWv0nHIe2+iQ=; b=f5tvry0emSxQIEbsD7uZeXtQPEAcpHFWZsNzlEzMnunDH+afWAX6yWKbG11kn9ossz oOGehje6G+V7VUJSevZ4GaEvjDvvx/8uhrG1xcGsySlYdFbyuC2wbhIt3M0gSVcKq0jR 32+4o5yB65pRZRJhbE7QJ9J2XHpHpwPpSWq7I5Fl6er0CAqd24t/vECCuZt4Ul9c43D5 Vnv7SK3sTKJVBBxtcPGNC3wRXKYJQMIDXvh9zlbQmtEaWDVWOnEfLtt6Z2dc5xaz076W gz8/Qd5x3rDKloubnrkI+aUmnlHI+ViO3fe4oav1HnxO9C5blrXXVQT935jsHEe0MUcX 3aqg== X-Gm-Message-State: APjAAAXBkWgfUiKAW2O9VwQHM3Wd8lFIqaMAAHJSnQDZfegGqrddo0hU jbH/cTayL4h/oe9ZdMFor/LoBg== X-Google-Smtp-Source: APXvYqweNWUeqUm6FonoHOljVBvvwtmTmSP50xD5OyievT6OLRnD79l+l2nte67EmZi3eHr1d+v9qA== X-Received: by 2002:a62:5c01:: with SMTP id q1mr6442070pfb.53.1565888330174; Thu, 15 Aug 2019 09:58:50 -0700 (PDT) Received: from [10.136.13.65] ([192.19.228.250]) by smtp.gmail.com with ESMTPSA id 136sm3678106pfz.123.2019.08.15.09.58.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Aug 2019 09:58:49 -0700 (PDT) Subject: Re: [PATCH] pinctrl: bcm-iproc: Use SPDX header To: Linus Walleij Cc: "open list:GPIO SUBSYSTEM" , Pramod Kumar , Ray Jui , Scott Branden References: <20190812130401.22769-1-linus.walleij@linaro.org> <60da7536-2d41-69b2-5730-4678b6e84cf9@broadcom.com> From: Scott Branden Message-ID: Date: Thu, 15 Aug 2019 09:58:48 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On 2019-08-15 12:51 a.m., Linus Walleij wrote: > On Mon, Aug 12, 2019 at 5:59 PM Scott Branden > wrote: > >> Please leave the file description comment separate from the license >> header/copyright notices. >> >> ie. leave the above 3 lines intact. > OK... Why? For consistency following the internal template we follow. > > Is this because you have an automated tool that likes this format: > > /* > * Copyright ... > */ > > /* > * Other stuff > */ > > Or is it just a personal (perception) preference? Yes, we do have an automated tool which performs such scans.  And then we need to go in and adjust the licenses back to the format you've described. > > Yours, > Linus Walleij