cpu/cpuid-deps: Add a tab to cpuid dependent features
authorGayatri Kammela <gayatri.kammela@intel.com>
Wed, 17 Jul 2019 23:46:31 +0000 (16:46 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 22 Jul 2019 08:38:24 +0000 (10:38 +0200)
commit1e0c08e3034de0659367393bfa825188462f22e6
tree5f280fc001acb28cf5595ce328989d11c828438a
parent5f9e832c137075045d15cd6899ab0505cfb2ca4b
cpu/cpuid-deps: Add a tab to cpuid dependent features

Improve code readability by adding a tab between the elements of each
structure in an array of cpuid-dep struct so longer feature names will fit.

Signed-off-by: Gayatri Kammela <gayatri.kammela@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20190717234632.32673-2-gayatri.kammela@intel.com
arch/x86/kernel/cpu/cpuid-deps.c