The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH] firmware: xilinx: Remove kernel-doc marking in the code
@ 2022-12-08 12:32 Michal Simek
  2022-12-15 15:47 ` Michal Simek
  0 siblings, 1 reply; 2+ messages in thread
From: Michal Simek @ 2022-12-08 12:32 UTC (permalink / raw)
  To: linux-kernel, monstr, michal.simek, git; +Cc: linux-arm-kernel

Trivial fix.

Signed-off-by: Michal Simek <michal.simek@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.
 	 */
-- 
2.36.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-15 15:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-08 12:32 [PATCH] firmware: xilinx: Remove kernel-doc marking in the code Michal Simek
2022-12-15 15:47 ` Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox