[PATCH 1/3] firmware: tegra: bpmp: Prefer u32 over uint32_t
Thierry Reding
thierry.reding at gmail.com
Mon Oct 24 06:18:56 PDT 2022
On Thu, Sep 22, 2022 at 03:41:23PM +0200, Thierry Reding wrote:
> From: Thierry Reding <treding at nvidia.com>
>
> The canonical type for 32-bit unsigned integers in the kernel is u32, so
> use that instead of uint32_t.
>
> Signed-off-by: Thierry Reding <treding at nvidia.com>
> ---
> drivers/firmware/tegra/bpmp-debugfs.c | 40 +++++++++++++--------------
> 1 file changed, 20 insertions(+), 20 deletions(-)
All three patches applied.
Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20221024/f981aec8/attachment-0001.sig>
More information about the linux-arm-kernel
mailing list