Re: [PATCH] tpm: spi: Cleanup source code

2020-11-20 Thread Michal Simek
po 9. 11. 2020 v 15:46 odesílatel Michal Simek napsal: > > There is no need for GD to be used and priv variable is unused. > > Signed-off-by: Michal Simek > --- > > drivers/tpm/tpm2_tis_spi.c | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/drivers/tpm/tpm2_tis_spi.c b/drivers/tpm/tpm2

Re: [PATCH] tpm: spi: Cleanup source code

2020-11-11 Thread Simon Glass
On Mon, 9 Nov 2020 at 07:46, Michal Simek wrote: > > There is no need for GD to be used and priv variable is unused. > > Signed-off-by: Michal Simek > --- > > drivers/tpm/tpm2_tis_spi.c | 3 --- > 1 file changed, 3 deletions(-) Reviewed-by: Simon Glass

[PATCH] tpm: spi: Cleanup source code

2020-11-09 Thread Michal Simek
There is no need for GD to be used and priv variable is unused. Signed-off-by: Michal Simek --- drivers/tpm/tpm2_tis_spi.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/tpm/tpm2_tis_spi.c b/drivers/tpm/tpm2_tis_spi.c index 9a8145e6ba1f..0045bedf0c61 100644 --- a/drivers/tpm/tpm2