From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nishad Kamdar Subject: Re: [PATCH] ARCH: Use the correct style for SPDX License Identifier Date: Sun, 31 Mar 2019 03:34:23 +0530 Message-ID: <20190330220422.GA11775@nishad> References: <20190323132808.GA10547@nishad> <20190323205937.wkrqmjfk4jycejdo@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline In-Reply-To: <20190323205937.wkrqmjfk4jycejdo@pengutronix.de> Sender: linux-kernel-owner@vger.kernel.org To: Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= Cc: Greg Kroah-Hartman , Joe Perches , Mark Rutland , devicetree@vger.kernel.org, Shawn Guo , Sascha Hauer , linux-kernel@vger.kernel.org, Rob Herring , NXP Linux Team , Pengutronix Kernel Team , Fabio Estevam , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Sat, Mar 23, 2019 at 09:59:37PM +0100, Uwe Kleine-König wrote: > Hello, > > On Sat, Mar 23, 2019 at 06:58:14PM +0530, Nishad Kamdar wrote: > > This patch corrects the SPDX License Identifier style > > in the Hardware Architecture subsystem. > > > > Changes made by using a script provided by Joe Perches here: > > https://lkml.org/lkml/2019/2/7/46 > > and making some manual changes. > > Adding a note here that for C header files > Documentation/process/license-rules.rst mandates C-like comments > (opposed to C source files where C++ style should be used) would be a > good idea I think. > > Best regards > Uwe > > -- > Pengutronix e.K. | Uwe Kleine-König | > Industrial Linux Solutions | http://www.pengutronix.de/ | Sorry for the late reply. Ok, I'll do that. Thanks for the review. Thanks and regards, Nishad