diff options
author | Jiri Slaby <jslaby@suse.cz> | 2017-05-31 11:12:39 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2017-06-05 10:35:16 +0300 |
commit | 28be1b454c2bb60e317b3135211a378fa2718886 (patch) | |
tree | 520c05f0e0a3b5c9afaf1cf9747467f888a07e57 /drivers/virt | |
parent | 5b8b9cf76add98e19ff8ceb4247c2920687591a0 (diff) | |
download | linux-28be1b454c2bb60e317b3135211a378fa2718886.tar.xz |
x86/boot: Remove unused copy_*_gs() functions
copy_from_gs() and copy_to_gs() are unused in the boot code. They have
actually never been used -- they were always commented out since their
addition in 2007:
5be865661516 ("String-handling functions for the new x86 setup code.")
So remove them -- they can be restored from history if needed.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20170531081243.5709-1-jslaby@suse.cz
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'drivers/virt')
0 files changed, 0 insertions, 0 deletions