commit | 8149f1bf5cfd181c38fe8dc47bb64c8d6630dde6 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sun Nov 22 16:43:47 2015 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Mon Nov 23 22:36:29 2015 -0500 |
tree | 36b12fc6231c8a6b27559962b0d825771a848912 | |
parent | 5afdced3c42b2d54dbe88a9446fe14dc129f85bc [diff] |
tpm: There is no need to pass pcrindex to hash_log_extend_event() The pcrindex is already in pcpes->pcrindex, so no need to pass it as a parameter. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>