aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/crb/tis.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/crb/tis.c')
-rw-r--r--src/drivers/crb/tis.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/crb/tis.c b/src/drivers/crb/tis.c
index c3cc3e790d..1167697651 100644
--- a/src/drivers/crb/tis.c
+++ b/src/drivers/crb/tis.c
@@ -52,7 +52,6 @@ int tis_open(void)
int tis_close(void)
{
if (tpm_is_open) {
-
/*
* Do we need to do something here, like waiting for a
* transaction to stop?