Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751314AbeAAOLs (ORCPT + 1 other); Mon, 1 Jan 2018 09:11:48 -0500 Received: from mail-ot0-f175.google.com ([74.125.82.175]:44977 "EHLO mail-ot0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751088AbeAAOLp (ORCPT ); Mon, 1 Jan 2018 09:11:45 -0500 X-Google-Smtp-Source: ACJfBot+rb8XQpW3h1+x/BrRZRqUtU9zgdL2QhvjPaVVIzTaY5K7gRS0gXv95N4Vv9dBzMqk/y4O7fjhK0Foi9dVctE= MIME-Version: 1.0 X-Originating-IP: [217.140.96.140] In-Reply-To: References: <1514808421-21993-1-git-send-email-gilad@benyossef.com> <1514808421-21993-2-git-send-email-gilad@benyossef.com> From: Gilad Ben-Yossef Date: Mon, 1 Jan 2018 16:11:44 +0200 Message-ID: Subject: Re: [PATCH 01/26] staging: ccree: SPDXify driver To: Philippe Ombredanne Cc: Greg Kroah-Hartman , Ofir Drang , LKML , Linux Crypto Mailing List , driverdev-devel@linuxdriverproject.org, devel@driverdev.osuosl.org Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Mon, Jan 1, 2018 at 3:53 PM, Philippe Ombredanne wrote: > Gilad, > > On Mon, Jan 1, 2018 at 1:06 PM, Gilad Ben-Yossef wrote: >> Replace verbatim GPL v2 copy with SPDX tag. >> >> Signed-off-by: Gilad Ben-Yossef > > > >> --- a/drivers/staging/ccree/cc_crypto_ctx.h >> +++ b/drivers/staging/ccree/cc_crypto_ctx.h >> @@ -1,18 +1,5 @@ >> -/* >> - * Copyright (C) 2012-2017 ARM Limited or its affiliates. >> - * >> - * This program is free software; you can redistribute it and/or modify >> - * it under the terms of the GNU General Public License version 2 as >> - * published by the Free Software Foundation. >> - * >> - * This program is distributed in the hope that it will be useful, >> - * but WITHOUT ANY WARRANTY; without even the implied warranty of >> - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the >> - * GNU General Public License for more details. >> - * >> - * You should have received a copy of the GNU General Public License >> - * along with this program; if not, see . >> - */ >> +// SPDX-License-Identifier: GPL-2.0 >> +// Copyright (C) 2012-2017 ARM Limited or its affiliates. >> > > For a .h file the style should be C comments as explained in Thomas > doc patches. .e.g. > >> +/* SPDX-License-Identifier: GPL-2.0 */ > > And then it might makes sense there too: > >> +/* Copyright (C) 2012-2017 ARM Limited or its affiliates. */ OK, missed that. I'll wait to see if there are any other review comments and will send a fixed patch set. Thanks, GIlad -- Gilad Ben-Yossef Chief Coffee Drinker "If you take a class in large-scale robotics, can you end up in a situation where the homework eats your dog?" -- Jean-Baptiste Queru