drivers/misc/intel/pti: Rename the header file to free up the namespace
authorIngo Molnar <mingo@kernel.org>
Tue, 5 Dec 2017 13:14:47 +0000 (14:14 +0100)
committerIngo Molnar <mingo@kernel.org>
Sun, 17 Dec 2017 11:52:34 +0000 (12:52 +0100)
commit1784f9144b143a1e8b19fe94083b040aa559182b
tree8b186ccd2e3f1265bfb81c9260ef97753af49a97
parentbebc6082da0a9f5d47a1ea2edc099bf671058bd4
drivers/misc/intel/pti: Rename the header file to free up the namespace

We'd like to use the 'PTI' acronym for 'Page Table Isolation' - free up the
namespace by renaming the <linux/pti.h> driver header to <linux/intel-pti.h>.

(Also standardize the header guard name while at it.)

Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: J Freyensee <james_p_freyensee@linux.intel.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
drivers/misc/pti.c
include/linux/intel-pti.h [moved from include/linux/pti.h with 94% similarity]