On Mon, Sep 22, 2025 at 19:43:16 +0300, Jarkko Sakkinen wrote: > From: Jarkko Sakkinen <[email protected]> > > Open code tpm_buf_append_hmac_session_opt() because it adds unnecessary > disperancy to the call sites (and reduces the amount of code). ^^^^^^^^^^
"discrepancy" as in "difference"? But that doesn't feel like the right usage either. Perhaps "unnecessary abstraction"? Also, open coding it reduces the amount of code, so some clarification to not read as something else that "it" (`tpm_buf_append_hmac_session_opt`) does would be clearer. Thanks, --Ben
