[U-Boot] [U-Boot, 8/8] tpm: Fix comparison of unsigned expression warning
Tom Rini
trini at konsulko.com
Fri May 12 17:24:12 UTC 2017
On Wed, May 10, 2017 at 03:20:18PM -0400, Tom Rini wrote:
> The function tpm_xfer returns int so make 'err' be int rather than
> uint32_t so that we can catch an error condition. Reported by
> clang-3.8.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170512/304cc495/attachment.sig>
More information about the U-Boot
mailing list