Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tpm/tpm_atmel: remove unnecessary NULL check
Remove unnecessary NULL check. Pointer _chip_ cannot be NULL in this instance. Signed-off-by: Gustavo A. R. Silva <[email protected]> Reviewed-by: Jarkko Sakkinen <[email protected]> Tested-by: Jarkko Sakkinen <[email protected]> (compilation) Signed-off-by: Jarkko Sakkinen <[email protected]>
- Loading branch information