build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/27585 )
Change subject: cpu/intel/smm/gen1: Use correct MSR for model_6fx and model_1067x ......................................................................
Patch Set 3:
(2 comments)
https://review.coreboot.org/#/c/27585/3/src/cpu/intel/smm/gen1/smmrelocate.c File src/cpu/intel/smm/gen1/smmrelocate.c:
https://review.coreboot.org/#/c/27585/3/src/cpu/intel/smm/gen1/smmrelocate.c... PS3, Line 78: && (msr.lo & FEATURE_CONTROL_LOCK_BIT))) { code indent should use tabs where possible
https://review.coreboot.org/#/c/27585/3/src/cpu/intel/smm/gen1/smmrelocate.c... PS3, Line 78: && (msr.lo & FEATURE_CONTROL_LOCK_BIT))) { please, no space before tabs