OSDN Git Service

x86/cpu: Drop spurious underscore from RAPTOR_LAKE #define
authorTony Luck <tony.luck@intel.com>
Fri, 19 Nov 2021 17:08:32 +0000 (09:08 -0800)
committerDave Hansen <dave.hansen@linux.intel.com>
Tue, 30 Nov 2021 22:05:48 +0000 (14:05 -0800)
commit7d697f0d5737768fa1039b8953b67c08d8d406d1
treeae67c1a826badcd25cbe87b68c95f5c82bed23a1
parentc0f2077baa4113f38f008b8e912b9fb3ff8d43df
x86/cpu: Drop spurious underscore from RAPTOR_LAKE #define

Convention for all the other "lake" CPUs is all one word.

So s/RAPTOR_LAKE/RAPTORLAKE/

Fixes: fbdb5e8f2926 ("x86/cpu: Add Raptor Lake to Intel family")
Reported-by: Rui Zhang <rui.zhang@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Link: https://lkml.kernel.org/r/20211119170832.1034220-1-tony.luck@intel.com
arch/x86/include/asm/intel-family.h