diff options
author | Yue Haibing <[email protected]> | 2019-02-20 16:25:38 +0800 |
---|---|---|
committer | James Morris <[email protected]> | 2019-04-08 15:58:54 -0700 |
commit | b9d0a85d6b2e76630cfd4c475ee3af4109bfd87a (patch) | |
tree | a9e9a08023655de0e1bb7ab63537c3f8ccbd9bc2 /scripts/gdb/linux/tasks.py | |
parent | c78719203fc629421a0d91d3d22240c36ae0119c (diff) |
tpm: Fix the type of the return value in calc_tpm2_event_size()
calc_tpm2_event_size() has an invalid signature because
it returns a 'size_t' where as its signature says that
it returns 'int'.
Cc: <[email protected]>
Fixes: 4d23cc323cdb ("tpm: add securityfs support for TPM 2.0 firmware event log")
Suggested-by: Jarkko Sakkinen <[email protected]>
Signed-off-by: Yue Haibing <[email protected]>
Reviewed-by: Jarkko Sakkinen <[email protected]>
Signed-off-by: Jarkko Sakkinen <[email protected]>
Signed-off-by: James Morris <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions