lkml.org 
[lkml]   [2022]   [May]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[tip: x86/cleanups] x86: Remove empty files
The following commit has been merged into the x86/cleanups branch of tip:

Commit-ID: d936411dc9caeb3edb992e39c33d4d1d81ca8c08
Gitweb: https://git.kernel.org/tip/d936411dc9caeb3edb992e39c33d4d1d81ca8c08
Author: Borislav Petkov <bp@suse.de>
AuthorDate: Fri, 20 May 2022 12:12:30 +02:00
Committer: Borislav Petkov <bp@suse.de>
CommitterDate: Fri, 20 May 2022 12:29:26 +02:00

x86: Remove empty files

Remove empty files which were supposed to get removed with the
respective commits removing the functionality in them:

$ find arch/x86/ -empty
arch/x86/lib/mmx_32.c
arch/x86/include/asm/fpu/internal.h
arch/x86/include/asm/mmx.h

Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lore.kernel.org/r/20220520101723.12006-1-bp@alien8.de
---
arch/x86/include/asm/fpu/internal.h | 0
arch/x86/include/asm/mmx.h | 0
arch/x86/lib/mmx_32.c | 0
3 files changed, 0 insertions(+), 0 deletions(-)
delete mode 100644 arch/x86/include/asm/fpu/internal.h
delete mode 100644 arch/x86/include/asm/mmx.h
delete mode 100644 arch/x86/lib/mmx_32.c

diff --git a/arch/x86/include/asm/fpu/internal.h b/arch/x86/include/asm/fpu/internal.h
deleted file mode 100644
index e69de29..0000000
--- a/arch/x86/include/asm/fpu/internal.h
+++ /dev/null
diff --git a/arch/x86/include/asm/mmx.h b/arch/x86/include/asm/mmx.h
deleted file mode 100644
index e69de29..0000000
--- a/arch/x86/include/asm/mmx.h
+++ /dev/null
diff --git a/arch/x86/lib/mmx_32.c b/arch/x86/lib/mmx_32.c
deleted file mode 100644
index e69de29..0000000
--- a/arch/x86/lib/mmx_32.c
+++ /dev/null

\
 
 \ /
  Last update: 2022-05-20 12:33    [W:0.024 / U:1.532 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site