tpm: fix kdoc for tpm2_flush_context_cmd()
authorTomas Winkler <tomas.winkler@intel.com>
Fri, 26 Oct 2018 18:40:42 +0000 (21:40 +0300)
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tue, 13 Nov 2018 11:46:32 +0000 (13:46 +0200)
commit5122b5f0a84659896f170fca6b55dc9b0c608615
treee91b165d3fbda1ff13681310311feccd08a35cb6
parent01f54664a4db0d612de0ece8e0022f21f9374e9b
tpm: fix kdoc for tpm2_flush_context_cmd()

kdoc for tpm2_flush_context_cmd() was off.

Fixes: 9aa36b399a50 ("tpm: export tpm2_flush_context_cmd")'
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
drivers/char/tpm/tpm2-cmd.c