[PATCH] firmware: xilinx: Remove kernel-doc marking in the code
Michal Simek
michal.simek at amd.com
Thu Dec 15 07:47:41 PST 2022
On 12/8/22 13:32, Michal Simek wrote:
> Trivial fix.
>
> Signed-off-by: Michal Simek <michal.simek at amd.com>
> ---
>
> drivers/soc/xilinx/zynqmp_pm_domains.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/soc/xilinx/zynqmp_pm_domains.c b/drivers/soc/xilinx/zynqmp_pm_domains.c
> index fcce2433bd6d..69d03ad4cf1e 100644
> --- a/drivers/soc/xilinx/zynqmp_pm_domains.c
> +++ b/drivers/soc/xilinx/zynqmp_pm_domains.c
> @@ -227,7 +227,7 @@ static struct generic_pm_domain *zynqmp_gpd_xlate
> goto done;
> }
>
> - /**
> + /*
> * Add index in empty node_id of power domain list as no existing
> * power domain found for current index.
> */
Applied.
M
More information about the linux-arm-kernel
mailing list