Re: [char-misc-next 06/12] mei: dma ring buffers allocation

From: Greg Kroah-Hartman
Date: Thu Aug 02 2018 - 12:02:43 EST


On Tue, Jul 31, 2018 at 09:35:38AM +0300, Tomas Winkler wrote:
> --- /dev/null
> +++ b/drivers/misc/mei/dma-ring.c
> @@ -0,0 +1,103 @@
> +// SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0

I thought Intel was not doing this type of crazy nonsense anymore and
just properly creating new files that were GPL-2.0.

Are you _sure_ you want to do this?

> +/*
> + * Copyright(c) 2016 - 2018 Intel Corporation. All rights reserved.

How is a new file copyright 2016? You have had this file laying around
for 2 years?

thanks,

greg k-h