ACPI: APMT: Fix kerneldoc and indentation
authorBesar Wicaksono <bwicaksono@nvidia.com>
Fri, 11 Nov 2022 23:43:23 +0000 (17:43 -0600)
committerWill Deacon <will@kernel.org>
Tue, 15 Nov 2022 13:09:44 +0000 (13:09 +0000)
commit39522031798dbb53b169b95d4ab25b53301d4eaf
treecd72d98316445f142c6118c51eb995d1fb3a30e3
parentc2465f95c4e73af1a6564b00ebc9acc15485edf0
ACPI: APMT: Fix kerneldoc and indentation

Add missing kerneldoc and fix alignment on one of the arguments of
apmt_add_platform_device function.

Signed-off-by: Besar Wicaksono <bwicaksono@nvidia.com>
Link: https://lore.kernel.org/r/20221111234323.16182-1-bwicaksono@nvidia.com
[will: Fixed up additional indentation issue]
Signed-off-by: Will Deacon <will@kernel.org>
drivers/acpi/arm64/apmt.c