linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vladimir Stankovic <vladimir.stankovic@displaylink.com>
To: "gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>,
	Petar Kovacevic <petar.kovacevic@displaylink.com>,
	Stefan Lugonjic <stefan.lugonjic@displaylink.com>,
	Nikola Simic <nikola.simic@displaylink.com>,
	Marko Miljkovic <marko.miljkovic@displaylink.com>
Subject: Re: [PATCH 1/1] usb: Add MA USB Host driver
Date: Wed, 12 Feb 2020 09:43:57 +0000	[thread overview]
Message-ID: <cbdf5e30-00cf-7430-c9be-5d9dd798c393@displaylink.com> (raw)
In-Reply-To: <20200211164108.GC1931506@kroah.com>

On 11.2.20. 17:41, gregkh@linuxfoundation.org wrote:
> On Tue, Feb 11, 2020 at 04:21:24PM +0000, Vladimir Stankovic wrote:
>> +++ b/drivers/usb/mausb_host/include/common/ma_usb.h
>> @@ -0,0 +1,873 @@
>> +/* SPDX-License-Identifier: GPL-2.0 */
> 
> Nice.
> 
>> +/*
>> + * Copyright (c) 2019 - 2020 DisplayLink (UK) Ltd.
>> + *
>> + * This file is subject to the terms and conditions of the GNU General Public
>> + * License v2. See the file COPYING in the main directory of this archive for
>> + * more details.
> 
> Note, COPYING does not say what you think it says here :)
> 
> Please remove all "license boilerplate" from all of these files, with
> the use of SPDX you do not need it, and, as is the case here, it can
> often be wrong.
> 
> thanks,
> 
> greg k-h
> 
Agree. Will address.

Regards,
Vladimir.


      reply	other threads:[~2020-02-12  9:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <VI1PR10MB1965B4B61D7A9808B2EA095591180@VI1PR10MB1965.EURPRD10.PROD.OUTLOOK.COM>
2020-02-11 16:21 ` [PATCH 1/1] usb: Add MA USB Host driver Vladimir Stankovic
2020-02-11 16:39   ` gregkh
2020-02-12  9:41     ` [External] " Vladimir Stankovic
2020-02-12 13:22       ` gregkh
2020-02-11 16:39   ` gregkh
2020-02-11 16:41   ` gregkh
2020-02-12  9:43     ` Vladimir Stankovic [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cbdf5e30-00cf-7430-c9be-5d9dd798c393@displaylink.com \
    --to=vladimir.stankovic@displaylink.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=marko.miljkovic@displaylink.com \
    --cc=nikola.simic@displaylink.com \
    --cc=petar.kovacevic@displaylink.com \
    --cc=stefan.lugonjic@displaylink.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).