summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-05-10 22:20:18 +0300
committerTom Rini <trini@konsulko.com>2017-05-12 15:37:40 +0300
commit667d6856973c725331f70eb9f36fee8897123316 (patch)
tree0281e35752490a7bd8340baf26f43daccd16790f /net
parent758979101d161704dc9c1e42db98a728724f59d0 (diff)
downloadu-boot-667d6856973c725331f70eb9f36fee8897123316.tar.xz
tpm: Fix comparison of unsigned expression warning
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@konsulko.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions