Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp7066093yba; Thu, 2 May 2019 03:41:12 -0700 (PDT) X-Google-Smtp-Source: APXvYqzcuYMJM0UkDY5g4OByGr6DqfX0F0SA+9gcZ3hKy6tENg1Bu8nwfYesDIi+4Jxzm7wsMXWW X-Received: by 2002:a65:60ca:: with SMTP id r10mr3262320pgv.64.1556793672054; Thu, 02 May 2019 03:41:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1556793672; cv=none; d=google.com; s=arc-20160816; b=WJbuhJ0KglNbv4cAKp4wFeMU6e1gVfb9h+QCJZSpXAwCIiyLrvfyKDEFq/daWHNSes 4R0OFXwH9Z+2JeIy6VdvAXicGKDLeL+fQ2wyg+olRqqtcj2HZ1fs7arDTLRc1MLG9dzV kRTjaPfCExRZbUYGT3YNaIMI2G3j4RX14+Q6mUjqAbxyr3NtWdvJ+LWaIVppruLeAAI1 6pehyROCB3NPdAjv4ezWXaOR+M+9qPYMbvfocW8hV9PnFl2uPLDqU8UxbFvnnZYT1hOP v0dy0B2TtYih3jict8TKzdFU+tL3dxYVRKMUDOqq8EcKgrb2odrCOzEpM6cKaNgXausK LT+g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=/7hUoLDTsM3nwmNSXamgbs0jlaSQiMYssm+iDxFYsLA=; b=suU25+dcxoN10g4sppDRSoewRh/ODbOXYkHLQ7yRrzGpcF2iJzxpru6CGhgDssfzT/ qEI7SVpXA9zi+9bQx6rQ21fYokf8Hb/BKu5DFxZyF2ZPNOyvRNzJfWY4mQnWv+m0JP82 QCjNJSj8c1r6vrEe3Ms0aHguLqf7LiRyYOkxn4M6BKJNUw2lT4lcT+HjPitNin3e2J9A iSba//bUe0F5ATbto6hZq1SlEK1mcJ0B0At2b/tDtbOMy+dW/Be19YQ5Zw+D8wPQc/Rn zN/wwQpXBe9/N5CN6ISE0OxfzK5YKq5jDOuYvZF+x6fm407b4iRGpictzl0RdSh3e6Wy ypvQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=xxVV4J+M; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 67si12168517pfe.269.2019.05.02.03.40.56; Thu, 02 May 2019 03:41:12 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=xxVV4J+M; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726349AbfEBKix (ORCPT + 99 others); Thu, 2 May 2019 06:38:53 -0400 Received: from mail.kernel.org ([198.145.29.99]:42374 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726231AbfEBKix (ORCPT ); Thu, 2 May 2019 06:38:53 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id CEC922075E; Thu, 2 May 2019 10:38:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1556793531; bh=ORS7MqKgv0S4c66duHHzTYFC3hek0qJa0hLcabmXALQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=xxVV4J+M4k5Ushl/VdQC1Foc6e9iXq2TCyCJ7kS1vv7wx5fLcyfjdBIV4HIod41qj WkKz1Evhhg4eMqjjQ08komjHr95SSoKsfEzkKAT/0tsToD5NugJ95ccvzDoITQRWC/ i0HvmBTfpYGVnTQt0FfWSp8NsbbNz1zinX81zZbM= Date: Thu, 2 May 2019 12:38:48 +0200 From: Greg Kroah-Hartman To: Andreas =?iso-8859-1?Q?F=E4rber?= Cc: Nishad Kamdar , Manivannan Sadhasivam , Michael Turquette , Stephen Boyd , Joe Perches , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, linux-actions@lists.infradead.org Subject: Re: [PATCH] clk: actions: Use the correct style for SPDX License Identifier Message-ID: <20190502103848.GA17256@kroah.com> References: <20190501070707.GA5619@nishad> <057d9b37-7475-1902-bce7-6d519c2e0fdf@suse.de> <20190502070746.GA16247@kroah.com> <315de620-b638-aea4-d8d2-e00f5a493625@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <315de620-b638-aea4-d8d2-e00f5a493625@suse.de> User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 02, 2019 at 12:25:36PM +0200, Andreas F?rber wrote: > Am 02.05.19 um 09:07 schrieb Greg Kroah-Hartman: > > On Wed, May 01, 2019 at 10:20:44PM +0200, Andreas F?rber wrote: > >> + linux-actions > >> > >> Am 01.05.19 um 09:07 schrieb Nishad Kamdar: > >>> This patch corrects the SPDX License Identifier style > >>> in header files related to Clock Drivers for Actions Semi Socs. > >>> For C header files Documentation/process/license-rules.rst > >>> mandates C-like comments (opposed to C source files where > >>> C++ style should be used) > >> [...] > >>> drivers/clk/actions/owl-common.h | 2 +- > >>> drivers/clk/actions/owl-composite.h | 2 +- > >>> drivers/clk/actions/owl-divider.h | 2 +- > >>> drivers/clk/actions/owl-factor.h | 2 +- > >>> drivers/clk/actions/owl-fixed-factor.h | 2 +- > >>> drivers/clk/actions/owl-gate.h | 2 +- > >>> drivers/clk/actions/owl-mux.h | 2 +- > >>> drivers/clk/actions/owl-pll.h | 2 +- > >>> drivers/clk/actions/owl-reset.h | 2 +- > >>> 9 files changed, 9 insertions(+), 9 deletions(-) > >> > >> Where's the practical benefit of this patch? These are all private > >> headers used from C files, so they can handle C++ comments just fine, > >> otherwise we would've seen build failures. > > > > Please read Documentation/process/license-rules.rst, the section > > entitled "Style", for what the documented formats are for SPDX lines, > > depending on the file type. > > That does in no way answer my question! You conveniently dropped my > paragraph indicating that I understand why we would do that for public > headers in include/, but none of these private headers here are included > in .lds files. So there really seems to be no benefit of switching from > one style to another for in-tree code. It should answer the question, it was "decreed" that all header files use /* */, and all C files use // for their SPDX lines, so we documented it that way. Yes, maybe it doesn't make "sense" in that this really is only needed for headers that get included into asm files, which is why we had to do it this way, but it's better to be consistant than to have random breakages at times. It's not an issue of public headers at all, sorry. Consistency is good, as we can have automatic tools check these types of things, which is the only way to reliably handle the format of something that needs to be in every file in a project with 63,100+ different files. thanks, greg k-h > > Regards, > Andreas > > -- > SUSE Linux GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany > GF: Felix Imend?rffer, Mary Higgins, Sri Rasiah > HRB 21284 (AG N?rnberg)