[U-Boot] [PATCH v4 02/32] tpm: remove extra spaces between a function and its opening bracket
Simon Glass
sjg at chromium.org
Tue May 15 16:02:54 UTC 2018
On 15 May 2018 at 19:56, Miquel Raynal <miquel.raynal at 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 at bootlin.com>
> ---
> lib/tpm.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list