tpm: tpm_ibmvtpm: fix kdoc warnings
authorTomas Winkler <tomas.winkler@intel.com>
Fri, 26 Oct 2018 18:40:43 +0000 (21:40 +0300)
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tue, 13 Nov 2018 11:46:32 +0000 (13:46 +0200)
commit09c573ab853ddf429cd165d1ff9852e535a8ce0d
treec57647b3bba70a2a32153ed8843c6dea745bbff6
parent5122b5f0a84659896f170fca6b55dc9b0c608615
tpm: tpm_ibmvtpm: fix kdoc warnings

Remove redundant lines in the kdoc:

Fixes kdoc warnings:

drivers/char/tpm/tpm_ibmvtpm.c:42: warning: Cannot understand  *
 on line 42 - I thought it was a doc line
drivers/char/tpm/tpm_ibmvtpm.c:57: warning: Cannot understand  *
 on line 57 - I thought it was a doc line

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/tpm_ibmvtpm.c