Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp2478943imj; Mon, 18 Feb 2019 06:44:02 -0800 (PST) X-Google-Smtp-Source: AHgI3Iam9h6k2HTkz8JHPeqDhFcUWFZDsMNsEGwCLTZeoCkD0xqDOYaqJhChYw+2kck7MviunM/8 X-Received: by 2002:a63:4f58:: with SMTP id p24mr5020301pgl.283.1550501042641; Mon, 18 Feb 2019 06:44:02 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550501042; cv=none; d=google.com; s=arc-20160816; b=m4B3a+gBDTIDQsDwx4wGGuYsoAhpEGi7TmnUwuBiZm5ec+RwbgvEjlzO9zk3WZkQX8 wfW1IRz0opfSjWs2BG0g7XxMgwTVk8/Swe57biuW0LqrlR5cZKmtCz7hoNA+geLLFeTc E8Mn2KSas/19ly7TJPmh1WjlvVCy/qM9WwPPeLMrUOi+ffCSn4+CECG8cf6gth7v+Ory m7claWgoZ3kVKflHqWjo235qhzXcZpDVBIk/8owHUVkOlRrgUwEVDnnZ3EnpdFlZylBZ xpM4yjicrQxJYeDWnE3nsJQqbG3lV0W2Ci6sD600lNnM55IhYMoEUEr5dt6GlygOr3WP FO3w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=HQIiAwdg/oNJQztLGQs89Xc9ytigX1lMyzzyAbJynSw=; b=iE8c2yRZZW61HzkP97yAX8GHAt/sBmvOv1s0bdvwjAHhmgQ9ivzKKXYh0RupgOiYa6 MPX7NO5NSGb8LH/LU768NBswA2HLvt6guOddwxjsXUO1E/yN+UMbPwMyCB9J7731CDjb 8wBQtfzbWm9TDpsUVOHOfbVg6TidDZi8mEANKcGrmVdpyDSbIduGjZVQLkq0sLrvwmoA 3I4GMdyEdgmn7FdgR7Q7OXsZhq19iE8umBISiu5TcRC5jB5v1xrDQ/aclJMo0iCV1z6m Y1R5MZty7VSuOydblv4w7FCwvi/8fBkA/swrGl/ZVwPdRtWRJcYlpeRdnIJW/xW66qE8 1wRg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=v+6UMx63; 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 u31si8388076pgm.352.2019.02.18.06.43.47; Mon, 18 Feb 2019 06:44:02 -0800 (PST) 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=v+6UMx63; 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 S1732491AbfBROnH (ORCPT + 99 others); Mon, 18 Feb 2019 09:43:07 -0500 Received: from mail.kernel.org ([198.145.29.99]:57102 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732071AbfBRNtn (ORCPT ); Mon, 18 Feb 2019 08:49:43 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.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 18E8321901; Mon, 18 Feb 2019 13:49:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1550497782; bh=IzT99dF4Xdu11I+Q+B3iBBsl+0BVBcuB90YJgOYqZSg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=v+6UMx63SPTyRlZ9qxGyNv80EDIjTfXb18NFD0X2Pl2XtLa9uXJYQzL/VgPudQOPI bLCGLjtTdIwi/1pQiOpLytmSTvuQJXHHOBBSLzkFX7GjsjVEW04H1CqyulvW2gpVN9 dhvomWZeJyQV3LdSWVAtmAP26SP9FJ92Fk8BPH/M= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Rodrigo Siqueira , Daniel Vetter Subject: [PATCH 4.20 89/92] drm/vkms: Fix license inconsistent Date: Mon, 18 Feb 2019 14:43:32 +0100 Message-Id: <20190218133503.652568884@linuxfoundation.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190218133454.668268457@linuxfoundation.org> References: <20190218133454.668268457@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.20-stable review patch. If anyone has any objections, please let me know. ------------------ From: Rodrigo Siqueira commit 7fd56e0260a22c0cfaf9adb94a2427b76e239dd0 upstream. Fixes license inconsistent related to the VKMS driver and remove the redundant boilerplate comment. Fixes: 854502fa0a38 ("drm/vkms: Add basic CRTC initialization") Cc: stable@vger.kernel.org Signed-off-by: Rodrigo Siqueira Acked-by: Daniel Vetter Link: https://patchwork.freedesktop.org/patch/msgid/20190206140116.7qvy2lpwbcd7wds6@smtp.gmail.com Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/vkms/vkms_crc.c | 3 ++- drivers/gpu/drm/vkms/vkms_crtc.c | 8 +------- drivers/gpu/drm/vkms/vkms_drv.c | 7 +------ drivers/gpu/drm/vkms/vkms_drv.h | 2 ++ drivers/gpu/drm/vkms/vkms_gem.c | 8 +------- drivers/gpu/drm/vkms/vkms_output.c | 8 +------- drivers/gpu/drm/vkms/vkms_plane.c | 8 +------- 7 files changed, 9 insertions(+), 35 deletions(-) --- a/drivers/gpu/drm/vkms/vkms_crc.c +++ b/drivers/gpu/drm/vkms/vkms_crc.c @@ -1,4 +1,5 @@ -// SPDX-License-Identifier: GPL-2.0 +// SPDX-License-Identifier: GPL-2.0+ + #include "vkms_drv.h" #include #include --- a/drivers/gpu/drm/vkms/vkms_crtc.c +++ b/drivers/gpu/drm/vkms/vkms_crtc.c @@ -1,10 +1,4 @@ -// SPDX-License-Identifier: GPL-2.0 -/* - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - */ +// SPDX-License-Identifier: GPL-2.0+ #include "vkms_drv.h" #include --- a/drivers/gpu/drm/vkms/vkms_drv.c +++ b/drivers/gpu/drm/vkms/vkms_drv.c @@ -1,9 +1,4 @@ -/* - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - */ +// SPDX-License-Identifier: GPL-2.0+ /** * DOC: vkms (Virtual Kernel Modesetting) --- a/drivers/gpu/drm/vkms/vkms_drv.h +++ b/drivers/gpu/drm/vkms/vkms_drv.h @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ + #ifndef _VKMS_DRV_H_ #define _VKMS_DRV_H_ --- a/drivers/gpu/drm/vkms/vkms_gem.c +++ b/drivers/gpu/drm/vkms/vkms_gem.c @@ -1,10 +1,4 @@ -// SPDX-License-Identifier: GPL-2.0 -/* - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - */ +// SPDX-License-Identifier: GPL-2.0+ #include --- a/drivers/gpu/drm/vkms/vkms_output.c +++ b/drivers/gpu/drm/vkms/vkms_output.c @@ -1,10 +1,4 @@ -// SPDX-License-Identifier: GPL-2.0 -/* - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - */ +// SPDX-License-Identifier: GPL-2.0+ #include "vkms_drv.h" #include --- a/drivers/gpu/drm/vkms/vkms_plane.c +++ b/drivers/gpu/drm/vkms/vkms_plane.c @@ -1,10 +1,4 @@ -// SPDX-License-Identifier: GPL-2.0 -/* - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - */ +// SPDX-License-Identifier: GPL-2.0+ #include "vkms_drv.h" #include