
15 May
2018
15 May
'18
6:02 p.m.
On 15 May 2018 at 19:56, Miquel Raynal miquel.raynal@bootlin.com wrote:
Fix following checkpatch.pl issue in TPM-related code:
WARNING: space prohibited between function name and open parenthesis '('
Signed-off-by: Miquel Raynal miquel.raynal@bootlin.com
lib/tpm.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org