platform/mellanox: mlxbf-pmc: Replace uintN_t with kernel-style types
authorShravan Kumar Ramani <shravankr@nvidia.com>
Tue, 13 Feb 2024 11:15:25 +0000 (06:15 -0500)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Tue, 13 Feb 2024 11:21:37 +0000 (13:21 +0200)
commitfd23023e2aaa78320243801666690deb751143c2
treeb7e4ef9872744d6763d3f1301786f54eb1d86352
parent5b559e8ab01c8d7a92478f8143ba844161292203
platform/mellanox: mlxbf-pmc: Replace uintN_t with kernel-style types

Use u8, u32 and u64 instead of respective uintN_t types.
Remove unnecessary newlines for function argument lists.

Signed-off-by: Shravan Kumar Ramani <shravankr@nvidia.com>
Link: https://lore.kernel.org/r/39be055af3506ce6f843d11e45d71620f2a96e26.1707808180.git.shravankr@nvidia.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/mellanox/mlxbf-pmc.c