
15 May
2018
15 May
'18
6:03 p.m.
On 15 May 2018 at 19:57, Miquel Raynal miquel.raynal@bootlin.com wrote:
Fix following checkpatch.pl issues in TPM-related code:
CHECK: '<x>' may be misspelled - perhaps '<y>'?
Signed-off-by: Miquel Raynal miquel.raynal@bootlin.com
include/tpm.h | 8 ++++---- lib/tpm.c | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org