[U-Boot] [PATCH v4 03/32] tpm: substitute deprecated uint<x>_t types with their u<x> equivalent
Tom Rini
trini at konsulko.com
Tue May 15 15:58:22 UTC 2018
On Tue, May 15, 2018 at 11:56:59AM +0200, Miquel Raynal wrote:
> Fix following checkpatch.pl issues in TPM-related code:
>
> CHECK: Prefer kernel type 'u8' over 'uint8_t'
> CHECK: Prefer kernel type 'u16' over 'uint16_t'
> CHECK: Prefer kernel type 'u32' over 'uint32_t'
>
> Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>
Reviewed-by: Tom Rini <trini at konsulko.com>
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180515/6d7396d0/attachment.sig>
More information about the U-Boot
mailing list