Blame 0001-tools-include-Sync-vmx.h-header-for-FSF-removal.patch
|
Laura Abbott |
a8f134 |
From 0fa9b337b3038f31e5a882d5e1e397ea3a2dce83 Mon Sep 17 00:00:00 2001
|
|
Laura Abbott |
a8f134 |
From: Laura Abbott <labbott@redhat.com>
|
|
Laura Abbott |
a8f134 |
Date: Thu, 14 Dec 2017 17:03:17 -0800
|
|
Laura Abbott |
a8f134 |
Subject: [PATCH] tools/include: Sync vmx.h header for FSF removal
|
|
Laura Abbott |
a8f134 |
|
|
Laura Abbott |
a8f134 |
Signed-off-by: Laura Abbott <labbott@redhat.com>
|
|
Laura Abbott |
a8f134 |
---
|
|
Laura Abbott |
a8f134 |
tools/arch/x86/include/uapi/asm/vmx.h | 4 ----
|
|
Laura Abbott |
a8f134 |
1 file changed, 4 deletions(-)
|
|
Laura Abbott |
a8f134 |
|
|
Laura Abbott |
a8f134 |
diff --git a/tools/arch/x86/include/uapi/asm/vmx.h b/tools/arch/x86/include/uapi/asm/vmx.h
|
|
Laura Abbott |
a8f134 |
index f0b0c90dd398..e0980a468e9c 100644
|
|
Laura Abbott |
a8f134 |
--- a/tools/arch/x86/include/uapi/asm/vmx.h
|
|
Laura Abbott |
a8f134 |
+++ b/tools/arch/x86/include/uapi/asm/vmx.h
|
|
Laura Abbott |
a8f134 |
@@ -12,10 +12,6 @@
|
|
Laura Abbott |
a8f134 |
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
Laura Abbott |
a8f134 |
* more details.
|
|
Laura Abbott |
a8f134 |
*
|
|
Laura Abbott |
a8f134 |
- * You should have received a copy of the GNU General Public License along with
|
|
Laura Abbott |
a8f134 |
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
|
|
Laura Abbott |
a8f134 |
- * Place - Suite 330, Boston, MA 02111-1307 USA.
|
|
Laura Abbott |
a8f134 |
- *
|
|
Laura Abbott |
a8f134 |
* A few random additions are:
|
|
Laura Abbott |
a8f134 |
* Copyright (C) 2006 Qumranet
|
|
Laura Abbott |
a8f134 |
* Avi Kivity <avi@qumranet.com>
|
|
Laura Abbott |
a8f134 |
--
|
|
Laura Abbott |
a8f134 |
2.14.3
|
|
Laura Abbott |
a8f134 |
|