Peichao Li has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38937 )
Change subject: mb/google/hatch: set wifi sar for Akemi ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/38937/1/src/mainboard/google/hatch/... File src/mainboard/google/hatch/variants/akemi/variant.c:
https://review.coreboot.org/c/coreboot/+/38937/1/src/mainboard/google/hatch/... PS1, Line 58: return filename;
Can’t the value be returned directly without a variable?
Done