build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/27931 )
Change subject: security/tpm/tss/tcg-2.0/tss_marshaling.c: Avoid static analysis error ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/27931/1/src/security/tpm/tss/tcg-2.0/tss_mar... File src/security/tpm/tss/tcg-2.0/tss_marshaling.c:
https://review.coreboot.org/#/c/27931/1/src/security/tpm/tss/tcg-2.0/tss_mar... PS1, Line 558: printk(BIOS_INFO, "Final tpm_unmarshal_response status 0x%x\n", Prefer using '"%s...", __func__' to using 'tpm_unmarshal_response', this function's name, in a string