Jacob Garber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32249 )
Change subject: nb/intel/sandybridge: Set uninitialized run length ......................................................................
Patch Set 2:
(2 comments)
Bah, gotta fix my vim config
https://review.coreboot.org/#/c/32249/1/src/northbridge/intel/sandybridge/ra... File src/northbridge/intel/sandybridge/raminit_common.c:
https://review.coreboot.org/#/c/32249/1/src/northbridge/intel/sandybridge/ra... PS1, Line 1145: ret.length = sz;
code indent should use tabs where possible
Done
https://review.coreboot.org/#/c/32249/1/src/northbridge/intel/sandybridge/ra... PS1, Line 1145: ret.length = sz;
please, no spaces at the start of a line
Done